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 4a51713 commit ffd8c13Copy full SHA for ffd8c13
.travis.yml
@@ -39,8 +39,7 @@ env:
39
# in 'script' no matter if an individual command fails or not. This kludgy
40
# looking shell incantation takes care of that.
41
#
42
-script: "mvn -DskipTests=true -Dmaven.javadoc.skip=false -B -V compile \
43
- && mvn verify -B"
+script: "mvn -B -V verify"
44
45
addons:
46
coverity_scan:
tools/dorelease.py
0 commit comments