Updates to fix.

This commit is contained in:
Carlo Costanzo 2018-04-21 13:16:16 -04:00 committed by GitHub
parent 2e1943c98a
commit a4d6c521f0
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:
- pip3 install homeassistant
script:
- hass -c . --script check_config
- hass -c config/ --script check_config
before_install:
- mv travis_secrets.yaml secrets.yaml