Revert "travis: Manually install python-dbus"
This reverts commit 16a76d4ea5.
This commit is contained in:
parent
8ea996de13
commit
6cae0ddfe9
@ -5,8 +5,6 @@ install:
|
||||
- "sudo wget -O /etc/apt/sources.list.d/mopidy.list http://apt.mopidy.com/mopidy.list"
|
||||
- "sudo apt-get update || true"
|
||||
- "sudo apt-get install $(apt-cache depends mopidy | awk '$2 !~ /mopidy|python:any/ {print $2}')"
|
||||
# Until the mopidy package gets a dependency on python-dbus
|
||||
- "sudo apt-get install python-dbus"
|
||||
- "pip install coveralls flake8"
|
||||
|
||||
before_script:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user