Home-AssistantConfig/.travis.yml

12 lines
210 B
YAML
Raw Normal View History

2018-04-21 17:17:27 +00:00
language: python
python: "3.6"
install: pip3 install homeassistant
script: hass -c config/ --script check_config
2018-04-21 17:17:27 +00:00
before_install:
2018-04-22 17:42:33 +00:00
- touch fake_key.pem
- mv config/travis_secrets.yaml config/secrets.yaml