Try to get appveyor working

This commit is contained in:
jamesagnew 2017-11-15 12:42:53 -05:00
parent a15e348bde
commit 607abd34a3
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ cache:
- C:\maven\
- C:\Users\appveyor\.m2
build_script:
- cmd: mvn -P MINPARALLEL install
- cmd: mvn -P MINPARALLEL,ALLMODULES install