More updates for #348

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

View File

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