Skip to content

Commit

Permalink
[ci] Enable tests on Windows Appveyor.
Browse files Browse the repository at this point in the history
close #575

Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Feb 9, 2017
1 parent 9f1fb91 commit 379ae00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -20,7 +20,7 @@ install:
- cmd: java -version

build_script:
- mvn -B -e -P!generateproduct clean install -Dmaven.test.skip=true
- mvn -B -e -P!generateproduct clean install

cache:
- C:\maven\ -> appveyor.yml
Expand Down

0 comments on commit 379ae00

Please sign in to comment.