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