summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 94303773d..7d896fffe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,12 +2,7 @@ os: linux
dist: bionic
arch: arm64
language: python
-cache:
- - directories:
- - $HOME/.cache/pip
-before_cache:
- - sudo chown -R travis:travis $HOME/.cache/pip
- - rm -f $HOME/.cache/pip/log/debug.log
+cache: false
addons:
firefox: "latest"