[travis] one more dbus attempt
This commit is contained in:
parent
d5182806ef
commit
c0c1f42c30
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ python:
|
|||
- "3.6"
|
||||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y task
|
||||
- sudo apt-get install dbus
|
||||
- sudo apt-get install -y task libdbus libdbus-dev
|
||||
install:
|
||||
- pip install i3ipc
|
||||
- pip install psutil
|
||||
|
|
Loading…
Reference in a new issue