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 8e35a94 commit 43d8113Copy full SHA for 43d8113
.travis.yml
@@ -14,6 +14,6 @@ install:
14
- echo $ADDITIONAL_PROFILES
15
- echo $GOAL
16
17
-script: mvn -U -Pbuild-number,compatibility,bintray,javadoc,$ADDITIONAL_PROFILES $GOAL jacoco:report
+script: mvn -U -Pbuild-number,compatibility,bintray,javadoc,$ADDITIONAL_PROFILES $GOAL
18
19
after_success: mvn coveralls:report -DrepoToken=$COVERALLS_TOKEN
0 commit comments