[travis] Add dbus package
This commit is contained in:
parent
fc13f290f5
commit
d5182806ef
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ python:
|
|||
before_install:
|
||||
- sudo apt-get -qq update
|
||||
- sudo apt-get install -y task
|
||||
- sudo apt-get install dbus
|
||||
install:
|
||||
- pip install i3ipc
|
||||
- pip install psutil
|
||||
|
|
Loading…
Reference in a new issue