#348 - No idea how this works.

This commit is contained in:
Carlo Costanzo 2018-04-21 13:49:52 -04:00 committed by GitHub
parent ba1ae9315e
commit 4c3e96c5be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ install:
- cd config - cd config
- pip3 install homeassistant - pip3 install homeassistant
script: script:
- cd config
- hass -c . --script check_config - hass -c . --script check_config
before_install: before_install:
- mv config/travis_secrets.yaml config/secrets.yaml - mv config/travis_secrets.yaml config/secrets.yaml