Update .travis.yml
This commit is contained in:
parent
657e107697
commit
e166605d4e
|
@ -7,4 +7,5 @@ install: pip3 install homeassistant
|
|||
script: hass -c config/ --script check_config
|
||||
|
||||
before_install:
|
||||
- touch fake_key.pem
|
||||
- mv config/travis_secrets.yaml config/secrets.yaml
|
||||
|
|
Loading…
Reference in New Issue