Enable pip caching.
parent
7f91f7f60c
commit
048c075171
|
|
@ -15,6 +15,7 @@ deploy:
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
- $HOME/.cache/pip
|
||||||
- $TRAVIS_BUILD_DIR/.tox/shared/.m2
|
- $TRAVIS_BUILD_DIR/.tox/shared/.m2
|
||||||
- $HOME/jython
|
- $HOME/jython
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue