提交 4587775c 编写于 作者: V vongosling

Remove check goal in jacaco plugin

上级 5cb7e382
......@@ -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
......@@ -371,12 +371,6 @@
<goal>report-integration</goal>
</goals>
</execution>
<execution>
<id>default-check</id>
<goals>
<goal>check</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册