mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Use travis cache
This commit is contained in:
parent
9d13c68a71
commit
e2a3d52a79
@ -9,3 +9,7 @@ env:
|
|||||||
- TOXENV=pypy3
|
- TOXENV=pypy3
|
||||||
install: pip install tox
|
install: pip install tox
|
||||||
script: tox
|
script: tox
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- .tox
|
||||||
|
- $HOME/.cache/pip
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user