mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-19 02:23:24 +08:00
Remove check goal in jacaco plugin
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ before_install:
|
||||
|
||||
script:
|
||||
- travis_retry mvn -B clean apache-rat:check
|
||||
- travis_retry mvn package jacoco:report coveralls:report
|
||||
- travis_retry mvn -B package jacoco:report coveralls:report
|
||||
|
||||
after_success:
|
||||
- mvn sonar:sonar
|
||||
|
||||
Reference in New Issue
Block a user