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