We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d2acc2 commit b8ac660Copy full SHA for b8ac660
1 file changed
.travis.yml
@@ -24,6 +24,7 @@ matrix:
24
- jdk: openjdk-ea
25
allow_failures:
26
27
+script:
28
+ - mvn
29
after_success:
30
- mvn -B -V clean test jacoco:report coveralls:report -Ptravis-jacoco --no-transfer-progress
-
0 commit comments