mirror of
https://github.com/shansen/EggCatcher.git
synced 2025-02-21 04:41:19 +01:00
Added maven cache to Travis
This commit is contained in:
parent
fa4216dda9
commit
47c315a73f
@ -1,3 +1,6 @@
|
|||||||
language: java
|
language: java
|
||||||
jdk:
|
jdk:
|
||||||
- oraclejdk7
|
- oraclejdk7
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.m2
|
Loading…
Reference in New Issue
Block a user