[travis] forgot sudo

This commit is contained in:
tobi-wan-kenobi 2020-07-21 08:15:47 +02:00
parent 463bc9665b
commit bf1cae2399

View file

@ -8,7 +8,7 @@ python:
before_install:
- sudo apt-get -qq update
install:
- apt-get install dbus-python
- sudo apt-get install dbus-python
- pip install -U coverage==4.3 pytest pytest-mock
- pip install codeclimate-test-reporter
- pip install i3-py Pillow Babel DateTime python-dateutil