You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2018/07/27 14:22:54 UTC

[incubator-openwhisk-runtime-ballerina] 01/01: Fix repo name.

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

rabbah pushed a commit to branch rabbah-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-ballerina.git

commit 4a375eea500422071e5e42ec620f734f3ee2f98a
Author: rodric rabbah <ro...@gmail.com>
AuthorDate: Fri Jul 27 10:22:51 2018 -0400

    Fix repo name.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 1c77591..6acbcb1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,7 @@ deploy:
     on:
       tags: true
       all_branches: true
-      repo: apache/incubator-openwhisk-runtime-java
+      repo: apache/incubator-openwhisk-runtime-ballerina
   - provider: script
     script: "./tools/travis/publish.sh openwhisk latest"
     on: