diff --git a/.travis.yml b/.travis.yml index db8f69b202b6..d34d646fcff4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,9 +7,6 @@ jdk: script: - mvn test -B && mvn clean -Pstrict compile test-compile -B -after_success: - - mvn clean cobertura:cobertura coveralls:report -pl '!benchmarks,!distribution' - sudo: false cache: