[travis] Add YAML dependency

This commit is contained in:
Tobias Witek 2017-12-29 14:56:42 +01:00
parent c7608f4bf2
commit 883a4f83b4

View file

@ -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: