From 7d69c3f5f451f78789e25f67582fa5fe4c2b27bb Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Sun, 9 Jun 2019 19:11:20 +0200 Subject: [PATCH] Disable cache. --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9fa473c8..3989032d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -cache: pip +#cache: pip language: python @@ -66,7 +66,6 @@ install: - pip install tox tox-travis codecov script: - - dpkg --list | grep sqlite3 - tox notifications: -- 2.45.2