[travis] add sudo (accidentially removed)

This commit is contained in:
tobi-wan-kenobi 2020-12-02 20:53:43 +01:00
parent 2de39be731
commit efebc8d049

View file

@ -16,9 +16,9 @@ before_script:
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
before_install:
- apt-get -qq update
- sudo apt-get -qq update
install:
- apt-get install python-dbus
- sudo apt-get install python-dbus
- pip install -U coverage pytest pytest-mock freezegun
- pip install i3-py Pillow Babel DateTime python-dateutil
- pip install docker feedparser==6.0.0b1 i3ipc