add ivy2 to cache sbt install

This commit is contained in:
wing328 2017-03-13 00:52:10 +08:00
parent a73c735d7e
commit 9d64e792a3

View File

@ -7,6 +7,7 @@ jdk:
cache: cache:
directories: directories:
- $HOME/.m2 - $HOME/.m2
- $HOME/.ivy2
- $HOME/samples/client/petstore/php/SwaggerClient-php/vendor - $HOME/samples/client/petstore/php/SwaggerClient-php/vendor
- $HOME/samples/client/petstore/ruby/venodr/bundle - $HOME/samples/client/petstore/ruby/venodr/bundle
- $HOME/samples/client/petstore/python/.venv/ - $HOME/samples/client/petstore/python/.venv/