From d358790c6a20e571e10d2ab359836059fff43446 Mon Sep 17 00:00:00 2001 From: tobi-wan-kenobi Date: Tue, 21 Jul 2020 09:04:50 +0200 Subject: [PATCH] [travis] make unit tests work again --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 59061c6..400bd81 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,6 @@ install: - pip install requests simplejson - pip install suntime - pip install tzlocal - - pip install taskw script: - coverage run --source=. -m pytest tests -v - CODECLIMATE_REPO_TOKEN=40cb00907f7a10e04868e856570bb997ab9c42fd3b63d980f2b2269433195fdf codeclimate-test-reporter