Do clean builds

This commit is contained in:
James Agnew 2018-03-01 15:49:51 -05:00
parent d278241037
commit 8ebf08409e

View File

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