Skip to content

Commit

Permalink
AppVeyor test build.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Nov 20, 2016
1 parent 00aa4dd commit 4bdda08
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ install:
- cmd: mvn --version
- cmd: java -version
build_script:
- mvn -B -V verify
- mvn clean package -Dmaven.test.skip=true
test_script:
- mvn test

0 comments on commit 4bdda08

Please sign in to comment.