Merge branch 'pip-caching'
commit
904ab6b857
|
|
@ -14,6 +14,7 @@ deploy:
|
|||
repo: baztian/jaydebeapi
|
||||
|
||||
cache:
|
||||
pip: true
|
||||
directories:
|
||||
- $TRAVIS_BUILD_DIR/.tox/shared/.m2
|
||||
- $HOME/jython
|
||||
|
|
|
|||
Loading…
Reference in New Issue