Solving libudev-dev package installation problem.

This commit is contained in:
Alexey Skobkin 2019-08-31 03:36:27 +03:00
parent 4b50bc5326
commit f1ac595d2e
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ image: 'python:3.5-slim'
before_script:
- cp ci_secrets.yaml secrets.yaml
- apt-get update
- apt-get install -y libudev-dev
- pip3 install homeassistant
# Creating placeholder files