pull/539/head
ccostan 7 years ago
parent 3aab5e71dc
commit 73e0a2316d

@ -6,6 +6,9 @@ before_install:
- touch fake_key.pem
- mv config/travis_secrets.yaml config/secrets.yaml
install: pip3 install homeassistant
install:
- pip3 install homeassistant
- pip3 install colorlog
script: hass -c config/ --script check_config --info all
script:
- hass -c config/ --script check_config --info all

Binary file not shown.

Before

Width:  |  Height:  |  Size: 133 KiB

After

Width:  |  Height:  |  Size: 103 KiB

Loading…
Cancel
Save

Powered by TurnKey Linux.