Delete .travis.yml

This commit is contained in:
Carlo Costanzo
2018-04-21 13:20:19 -04:00
committed by GitHub
parent 93c741b47b
commit e95d594eea

View File

@@ -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