We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82ed65 commit 4327eaeCopy full SHA for 4327eae
appveyor.yml
@@ -20,7 +20,7 @@ install:
20
- cmd: mvn --version
21
- cmd: java -version
22
build_script:
23
- - mvn -B -V -Prun-its clean verify -pl httpsnippet
+ - mvn -q test jacoco:report -pl httpsnippet
24
cache:
25
- C:\maven\ -> appveyor.yml
26
- C:\Users\appveyor\.m2\ -> pom.xml
0 commit comments