[CI] Travis: libgit2
This commit is contained in:
parent
c634895e85
commit
07ff027e8f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get -qq update
|
- sudo apt-get -qq update
|
||||||
- sudo apt-get install -y task git
|
- sudo apt-get install -y task libgit2-dev
|
||||||
install:
|
install:
|
||||||
- pip install i3ipc
|
- pip install i3ipc
|
||||||
- pip install psutil
|
- pip install psutil
|
||||||
|
|
Loading…
Reference in a new issue