[CI] more fixes

if this does not work, I really need to investigate up-front testing for
Travis.
This commit is contained in:
Tobias Witek 2019-01-20 19:10:08 +01:00
parent e6aabe5605
commit a48f4c41c8

View file

@ -9,7 +9,7 @@ python:
- "3.6"
before_install:
- sudo apt-get -qq update
- sudo apt-get install -y task python-pygit2
- sudo apt-get install -y task libgit2 libgit2-dev
install:
- pip install i3ipc
- pip install psutil