Enable pip caching.

This commit is contained in:
baztian
2017-03-10 21:43:23 +01:00
parent 7f91f7f60c
commit 048c075171
+1
View File
@@ -15,6 +15,7 @@ deploy:
cache:
directories:
- $HOME/.cache/pip
- $TRAVIS_BUILD_DIR/.tox/shared/.m2
- $HOME/jython