Closes #348 - Travis errors should be str8 now.

This commit is contained in:
Carlo Costanzo
2018-04-21 13:24:56 -04:00
committed by GitHub
parent 67dd7c3f59
commit 598a7e224f

View File

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