mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-09 00:55:34 +00:00
Taking some of this Magic. https://github.com/fronzbot/githass/pull/62
This commit is contained in:
parent
3aab5e71dc
commit
73e0a2316d
7
.travis.yml
Normal file → Executable file
7
.travis.yml
Normal file → Executable file
@ -6,6 +6,9 @@ before_install:
|
|||||||
- touch fake_key.pem
|
- touch fake_key.pem
|
||||||
- mv config/travis_secrets.yaml config/secrets.yaml
|
- 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…
x
Reference in New Issue
Block a user