Merge pull request #9531 from Apocrathia/patch-3

Update travis.yml
This commit is contained in:
DubhAd 2019-05-29 18:39:01 +01:00 committed by GitHub
commit 6425d04665
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,6 +162,7 @@ python:
- "3.5" - "3.5"
before_install: before_install:
- mv travis_secrets.yaml secrets.yaml - mv travis_secrets.yaml secrets.yaml
- sudo apt-get install -y libudev-dev
install: install:
- pip3 install homeassistant - pip3 install homeassistant
script: script: