[CI] Update package name
This commit is contained in:
parent
7aa15bf8ba
commit
a2fda968c8
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,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 pygit2
|
- sudo apt-get install -y task python-pygit2
|
||||||
install:
|
install:
|
||||||
- pip install i3ipc
|
- pip install i3ipc
|
||||||
- pip install psutil
|
- pip install psutil
|
||||||
|
|
Loading…
Reference in a new issue