You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by as...@apache.org on 2018/03/02 05:15:35 UTC

[incubator-servicecomb-java-chassis] branch master updated: Update travis Settings

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

asifdxtreme pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 9fdb9df  Update travis Settings
9fdb9df is described below

commit 9fdb9df7d56fccfc4270b988f0b686f74da0852d
Author: asifdxtreme <mo...@huawei.com>
AuthorDate: Fri Mar 2 13:14:14 2018 +0800

    Update travis Settings
---
 .travis.settings.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.settings.xml b/.travis.settings.xml
index 29b7ece..0171f3b 100644
--- a/.travis.settings.xml
+++ b/.travis.settings.xml
@@ -28,7 +28,7 @@
         <profile>
           <id>passphrase</id> <!-- give it the name of your project -->
           <properties>
-            <gpg.homedir>/home/travis/build/ServiceComb/ServiceComb-Java-Chassis</gpg.homedir>
+            <gpg.homedir>/home/travis/build/apache/incubator-servicecomb-java-chassis</gpg.homedir>
             <gpg.keyname>E144B8C3</gpg.keyname>
             <gpg.passphrase>${MYPASSP}</gpg.passphrase>
           </properties>

-- 
To stop receiving notification emails like this one, please contact
asifdxtreme@apache.org.