Let's try multiple commands #348

pull/361/head
Carlo Costanzo 8 years ago committed by GitHub
parent b2c3f16a4a
commit ba1ae9315e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,8 +2,10 @@ language: python
python:
- "3.6"
install:
- cd config
- pip3 install homeassistant
script:
- hass -c config/. --script check_config
- cd config
- hass -c . --script check_config
before_install:
- mv config/travis_secrets.yaml config/secrets.yaml

Loading…
Cancel
Save

Powered by TurnKey Linux.