From b7083aacce3eb8a6ed4fa5d97bd8b83446cf0f71 Mon Sep 17 00:00:00 2001 From: tobi-wan-kenobi Date: Tue, 21 Jul 2020 08:25:18 +0200 Subject: [PATCH] [travis] remove multiprocessing doesn't install :( --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4018eb3..e763746 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ install: - pip install codeclimate-test-reporter - pip install i3-py Pillow Babel DateTime python-dateutil - pip install docker feedparser i3ipc - - pip install multiprocessing netifaces power + - pip install netifaces power - pip install psutil pygit2 pytz random - pip install requests simplejson - pip install socket speedtest suntime