Use standard syntax for travis pip caching.
This commit is contained in:
+1
-1
@@ -14,8 +14,8 @@ deploy:
|
|||||||
repo: baztian/jaydebeapi
|
repo: baztian/jaydebeapi
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
pip: true
|
||||||
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