[travis] remove multiprocessing

doesn't install :(
This commit is contained in:
tobi-wan-kenobi 2020-07-21 08:25:18 +02:00
parent 6c7737cdd5
commit b7083aacce

View file

@ -13,7 +13,7 @@ install:
- pip install codeclimate-test-reporter - pip install codeclimate-test-reporter
- pip install i3-py Pillow Babel DateTime python-dateutil - pip install i3-py Pillow Babel DateTime python-dateutil
- pip install docker feedparser i3ipc - pip install docker feedparser i3ipc
- pip install multiprocessing netifaces power - pip install netifaces power
- pip install psutil pygit2 pytz random - pip install psutil pygit2 pytz random
- pip install requests simplejson - pip install requests simplejson
- pip install socket speedtest suntime - pip install socket speedtest suntime