Use standard syntax for travis pip caching.
This commit is contained in:
+1
-1
@@ -14,8 +14,8 @@ deploy:
|
||||
repo: baztian/jaydebeapi
|
||||
|
||||
cache:
|
||||
pip: true
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
- $TRAVIS_BUILD_DIR/.tox/shared/.m2
|
||||
- $HOME/jython
|
||||
|
||||
|
||||
Reference in New Issue
Block a user