mirror of
https://github.com/searx/searx
synced 2025-08-31 14:38:23 +00:00
[fix] also cache "/.cache/pip"
This commit is contained in:
@@ -2,6 +2,8 @@ sudo: false
|
||||
cache:
|
||||
- pip
|
||||
- npm
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
|
Reference in New Issue
Block a user