mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-04-12 20:42:45 +00:00
parent
4c3e96c5be
commit
657e107697
14
.travis.yml
14
.travis.yml
@ -1,10 +1,10 @@
|
||||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
install:
|
||||
- cd config
|
||||
- pip3 install homeassistant
|
||||
script:
|
||||
- hass -c . --script check_config
|
||||
|
||||
python: "3.6"
|
||||
|
||||
install: pip3 install homeassistant
|
||||
|
||||
script: hass -c config/ --script check_config
|
||||
|
||||
before_install:
|
||||
- mv config/travis_secrets.yaml config/secrets.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user