@ -4,6 +4,6 @@ python:
install:
- pip3 install homeassistant
script:
- hass -c . --script check_config
- hass -c config/ --script check_config
before_install:
- mv travis_secrets.yaml secrets.yaml
Powered by TurnKey Linux.