Enable pip caching.
This commit is contained in:
@@ -15,6 +15,7 @@ deploy:
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
- $TRAVIS_BUILD_DIR/.tox/shared/.m2
|
||||
- $HOME/jython
|
||||
|
||||
|
||||
Reference in New Issue
Block a user