[CI] more fixes
if this does not work, I really need to investigate up-front testing for Travis.
This commit is contained in:
parent
e6aabe5605
commit
a48f4c41c8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue