Enable pip caching.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user