[module/title] Added pip dependency to travis
This commit is contained in:
parent
8bba1d1e0d
commit
ad1832a57d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
install:
|
install:
|
||||||
|
- pip install i3ipc
|
||||||
- pip install psutil
|
- pip install psutil
|
||||||
- pip install netifaces
|
- pip install netifaces
|
||||||
- pip install -U coverage==4.3
|
- pip install -U coverage==4.3
|
||||||
|
|
Loading…
Reference in a new issue