Delete .travis.yml
This commit is contained in:
parent
93c741b47b
commit
e95d594eea
|
@ -1,9 +0,0 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
install:
|
||||
- pip3 install homeassistant
|
||||
script:
|
||||
- hass -c config/ --script check_config
|
||||
before_install:
|
||||
- mv travis_secrets.yaml secrets.yaml
|
Loading…
Reference in New Issue