Use standard syntax for travis pip caching.

This commit is contained in:
baztian
2017-03-10 21:56:30 +01:00
parent 048c075171
commit 5b79ee37e1
+1 -1
View File
@@ -14,8 +14,8 @@ deploy:
repo: baztian/jaydebeapi
cache:
pip: true
directories:
- $HOME/.cache/pip
- $TRAVIS_BUILD_DIR/.tox/shared/.m2
- $HOME/jython