Update .travis.yml

This commit is contained in:
Marc Forth
2018-04-22 18:42:33 +01:00
committed by GitHub
parent 657e107697
commit e166605d4e

View File

@@ -7,4 +7,5 @@ install: pip3 install homeassistant
script: hass -c config/ --script check_config script: hass -c config/ --script check_config
before_install: before_install:
- touch fake_key.pem
- mv config/travis_secrets.yaml config/secrets.yaml - mv config/travis_secrets.yaml config/secrets.yaml