Update .travis.yml

This commit is contained in:
von gosling
2021-08-13 18:36:10 +08:00
committed by GitHub
parent f1d4eb66f0
commit d587831bbc

View File

@@ -15,6 +15,6 @@ jdk:
script:
- travis_retry mvn -B clean
- travis_retry mvn -B package findbugs:findbugs jacoco:report coveralls:report
- travis_retry mvn -B package findbugs:findbugs coveralls:report
#after_success:
# - mvn sonar:sonar