Update .travis.yml

This commit is contained in:
Marc Forth 2018-04-22 19:27:02 +01:00 committed by GitHub
parent 4a348b32fa
commit f012020e96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ python: "3.6.4"
before_install: before_install:
- touch fake_key.pem - touch fake_key.pem
- touch /config/www/custom_ui/floorplan/images/fake_file
- mv config/travis_secrets.yaml config/secrets.yaml - mv config/travis_secrets.yaml config/secrets.yaml
install: pip3 install homeassistant install: pip3 install homeassistant