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 e2bfaa6 commit 35bb1a0Copy full SHA for 35bb1a0
travis.sh
@@ -5,7 +5,7 @@ set -euo pipefail
5
case "$TEST" in
6
7
ci)
8
- mvn clean verify -B -e -V
+ mvn -e clean install
9
;;
10
11
sonar)
0 commit comments