You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by il...@apache.org on 2019/08/12 09:48:13 UTC

[dubbo-samples] branch master updated: to investigate what to stuck the test

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

iluo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new b478998  to investigate what to stuck the test
b478998 is described below

commit b4789985fe5aa397465f0317ef9102e5f5a7d57b
Author: Ian Luo <ia...@gmail.com>
AuthorDate: Mon Aug 12 17:47:48 2019 +0800

    to investigate what to stuck the test
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 0b5eb5f..94a7b7a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,7 @@ install: true
 
 script:
   - ./mvnw -B clean install -pl dubbo-maven-address-plugin
-  - ./mvnw -B clean verify -Pdubbo-integration-test -Djava-image.name=${JAVA_BASE_IMAGE} -Ddubbo.version=2.7.4-SNAPSHOT
+  - ./mvnw -B clean verify -Pdubbo-integration-test -Djava-image.name=${JAVA_BASE_IMAGE} -Ddubbo.version=2.7.4-SNAPSHOT -Ddocker.showLogs -pl dubbo-samples-nacos/dubbo-samples-nacos-override
 
 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org