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

wangxin pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-dubbo-spring-boot-project.git


The following commit(s) were added to refs/heads/master by this push:
     new c4f29f2  Update .travis.yml
c4f29f2 is described below

commit c4f29f25f9a9e3573f38be97c0a975208de4b78e
Author: Xin Wang <xin.victorw...@gmail.com>
AuthorDate: Wed Jun 20 11:00:15 2018 +0800

    Update .travis.yml
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index ad3b3d8..be807fe 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ jdk:
     - oraclejdk9
     - oraclejdk8
 
-script: "mvn cobertura:cobertura"
+script: "mvn clean package"
 
 after_success:
-  - bash <(curl -s https://codecov.io/bash) -t 
89f70bf5-4d6b-4759-8da0-dfab7881fd3e
\ No newline at end of file
+  - bash <(curl -s https://codecov.io/bash) -t 
89f70bf5-4d6b-4759-8da0-dfab7881fd3e

Reply via email to