diff --git a/.travis.yml b/.travis.yml index a3bd0f42..9d41f785 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,7 @@ matrix: - jdk: openjdk-ea allow_failures: - jdk: openjdk-ea +script: + - mvn after_success: - mvn -B -V clean test jacoco:report coveralls:report -Ptravis-jacoco --no-transfer-progress - \ No newline at end of file