This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git
The following commit(s) were added to refs/heads/master by this push:
new d587831 Update .travis.yml
d587831 is described below
commit d587831bbc8533c6f17c2fabade1d678129e3bd1
Author: von gosling <[email protected]>
AuthorDate: Fri Aug 13 18:36:10 2021 +0800
Update .travis.yml
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 926ff38..292a17f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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