mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update travis.yml
Recent compartmentalization of the HASS install has caused some things to break within Travis, and [this fix has been demonstrated to correct the issue](https://github.com/Apocrathia/home-assistant-config/pull/25).
This commit is contained in:
parent
ff5ce7bfec
commit
7733304ca7
@ -162,6 +162,7 @@ python:
|
||||
- "3.5"
|
||||
before_install:
|
||||
- mv travis_secrets.yaml secrets.yaml
|
||||
- sudo apt-get install -y libudev-dev
|
||||
install:
|
||||
- pip3 install homeassistant
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user