[travis] Add YAML dependency
This commit is contained in:
parent
c7608f4bf2
commit
883a4f83b4
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ install:
|
||||||
- pip install i3ipc
|
- pip install i3ipc
|
||||||
- pip install psutil
|
- pip install psutil
|
||||||
- pip install netifaces
|
- pip install netifaces
|
||||||
|
- pip install yaml
|
||||||
- pip install -U coverage==4.3
|
- pip install -U coverage==4.3
|
||||||
- pip install codeclimate-test-reporter
|
- pip install codeclimate-test-reporter
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue