From 632eb0c4509b5624fb362c656d41c7c0dc515492 Mon Sep 17 00:00:00 2001 From: tobi-wan-kenobi Date: Tue, 21 Jul 2020 08:55:54 +0200 Subject: [PATCH] [travis] remove speedtest --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7f79b21..f78af0a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ install: - pip install netifaces power - pip install psutil pytz - pip install requests simplejson - - pip install speedtest suntime + - pip install suntime - pip install tempfile tkinter tzlocal - pip install taskw webbrowser script: