mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Taking some of this Magic. https://github.com/fronzbot/githass/pull/62
This commit is contained in:
7
.travis.yml
Normal file → Executable file
7
.travis.yml
Normal file → Executable file
@@ -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
|
||||
|
Reference in New Issue
Block a user