mirror of
https://github.com/searxng/searxng.git
synced 2024-11-04 20:30:11 +01:00
travis: disable cache
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
9e32fb27e7
commit
eb87b07d51
@ -2,12 +2,7 @@ os: linux
|
|||||||
dist: bionic
|
dist: bionic
|
||||||
arch: arm64
|
arch: arm64
|
||||||
language: python
|
language: python
|
||||||
cache:
|
cache: false
|
||||||
- directories:
|
|
||||||
- $HOME/.cache/pip
|
|
||||||
before_cache:
|
|
||||||
- sudo chown -R travis:travis $HOME/.cache/pip
|
|
||||||
- rm -f $HOME/.cache/pip/log/debug.log
|
|
||||||
addons:
|
addons:
|
||||||
firefox: "latest"
|
firefox: "latest"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user