More updates for #348
This commit is contained in:
parent
f5d420ddda
commit
b2c3f16a4a
|
@ -4,6 +4,6 @@ python:
|
|||
install:
|
||||
- pip3 install homeassistant
|
||||
script:
|
||||
- hass -c config/ --script check_config
|
||||
- hass -c config/. --script check_config
|
||||
before_install:
|
||||
- mv config/travis_secrets.yaml config/secrets.yaml
|
||||
|
|
Loading…
Reference in New Issue