[travis] remove multiprocessing
doesn't install :(
This commit is contained in:
parent
6c7737cdd5
commit
b7083aacce
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue