Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eb87b07d authored by Markus Heiser's avatar Markus Heiser
Browse files

travis: disable cache

parent 9e32fb27
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -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"