hack to let appveyor cache maven repo

This commit is contained in:
Roman Ivanov 2015-07-19 11:25:02 -07:00
parent 1ed528ecc5
commit bbee0df011
1 changed files with 1 additions and 1 deletions

View File

@ -37,4 +37,4 @@ build_script: >
-DskipTests -DskipITs -Dcobertura.skip=true
-Dpmd.skip=true -Dfindbugs.skip=true -Dcheckstyle.ant.skip=true
test_script:
- rem mvn clean verify
- mvn clean verify -Dfindbugs.skip=true