This is an automated email from the ASF dual-hosted git repository.

min pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git


The following commit(s) were added to refs/heads/develop by this push:
     new 946be4e  update codecov
946be4e is described below

commit 946be4e44ec5dda63babce573447ae7f54b7d885
Author: nzomkxia <[email protected]>
AuthorDate: Fri Oct 26 10:18:31 2018 +0800

    update codecov
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index dba4c65..bf88f1b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ jdk:
     - oraclejdk11
     - oraclejdk8
 script:
-    - travis_wait 30 mvn clean package
+    - travis_wait 30 mvn clean cobertura:cobertura package
 
 after_success:
   - bash <(curl -s https://codecov.io/bash)

Reply via email to