attempt to use cache
This commit is contained in:
parent
871819b04d
commit
c8c02fc819
|
|
@ -11,3 +11,7 @@ install: mvn clean verify site -Dlinkcheck.skip=true -Dmaven.javadoc.skip=true
|
|||
|
||||
after_success:
|
||||
- mvn clean cobertura:cobertura coveralls:report
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- ~/.m2
|
||||
|
|
|
|||
Loading…
Reference in New Issue