Cache Maven packages on CI systems

This commit is contained in:
Antonin Delpeuch 2018-09-10 14:52:16 +01:00
parent 2806b1face
commit e23bfb43ac
2 changed files with 8 additions and 0 deletions

View File

@ -30,3 +30,7 @@ script:
after_success:
- java -cp ~/codacy-coverage-reporter-assembly-latest.jar com.codacy.CodacyCoverageReporter -l Java -r build/report/jacoco.xml
cache:
directories:
- $HOME/.m2

View File

@ -49,3 +49,7 @@ test_script:
path
refine test
cache:
- C:\Users\appveyor\.m2