mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-21 22:50:46 +08:00
cache maven repo in travis builds
This commit is contained in:
+4
-1
@@ -8,4 +8,7 @@ jdk:
|
|||||||
#- oraclejdk7 #https://github.com/travis-ci/travis-ci/issues/7884
|
#- oraclejdk7 #https://github.com/travis-ci/travis-ci/issues/7884
|
||||||
- openjdk8
|
- openjdk8
|
||||||
- openjdk7
|
- openjdk7
|
||||||
#- openjdk6 #https://github.com/travis-ci/travis-ci/issues/8199
|
#- openjdk6 #https://github.com/travis-ci/travis-ci/issues/8199
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.m2
|
||||||
Reference in New Issue
Block a user