Disable appveyor

This commit is contained in:
James Agnew 2018-03-01 15:48:48 -05:00
parent cda27fdd18
commit d278241037
1 changed files with 1 additions and 1 deletions

View File

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