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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

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