This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-go.git
The following commit(s) were added to refs/heads/master by this push:
new 1d7d9d6 reverting again (#83)
1d7d9d6 is described below
commit 1d7d9d6dd90c8cc682b7b2693c711947d246573c
Author: Michele Sciabarra <[email protected]>
AuthorDate: Wed Apr 10 12:47:34 2019 +0200
reverting again (#83)
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 22ab2b3..7938e89 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,7 +25,7 @@ deploy:
repo: apache/incubator-openwhisk-runtime-go
- provider: script
skip_cleanup: true
- script: "./tools/travis/publish.sh openwhisk actionloop-v2 latest"
+ script: "./tools/travis/publish.sh openwhisk actionloop latest"
on:
branch: master
repo: apache/incubator-openwhisk-runtime-go