Try to get appveyor working
This commit is contained in:
parent
a15e348bde
commit
607abd34a3
|
@ -4,4 +4,4 @@ cache:
|
|||
- C:\maven\
|
||||
- C:\Users\appveyor\.m2
|
||||
build_script:
|
||||
- cmd: mvn -P MINPARALLEL install
|
||||
- cmd: mvn -P MINPARALLEL,ALLMODULES install
|
||||
|
|
Loading…
Reference in New Issue