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/07/12 07:27:08 UTC

[dubbo-samples] branch master updated: roll back transaction sample debug

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 43967f2  roll back transaction sample debug
43967f2 is described below

commit 43967f2ba57a8b5e8a1979523ceb2a31127c7c02
Author: Ian Luo <ia...@gmail.com>
AuthorDate: Fri Jul 12 15:24:56 2019 +0800

    roll back transaction sample debug
---
 .travis.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index d064b87..b868a98 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,9 +17,7 @@ install: true
 
 script:
   - ./mvnw -B clean install -pl dubbo-maven-address-plugin
-  - ./mvnw -pl dubbo-samples-transaction -Djava-image.name=${JAVA_BASE_IMAGE} -Ddocker.showLogs -Ddubbo.version=2.7.3-SNAPSHOT -Pdubbo-integration-test -B clean verify
-
-#  - ./mvnw -B clean verify -Pdubbo-integration-test -Djava-image.name=${JAVA_BASE_IMAGE} -Ddubbo.version=2.7.3-SNAPSHOT
+  - ./mvnw -B clean verify -Pdubbo-integration-test -Djava-image.name=${JAVA_BASE_IMAGE} -Ddubbo.version=2.7.3-SNAPSHOT
 
 
 


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