You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dg...@apache.org on 2020/12/31 20:04:25 UTC

[openwhisk-runtime-go] branch master updated: migration from travis-ci.org to travis-ci.com (#136)

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

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-go.git


The following commit(s) were added to refs/heads/master by this push:
     new 6071dc7  migration from travis-ci.org to travis-ci.com (#136)
6071dc7 is described below

commit 6071dc747a584ae773deeb19826d5e7aab3e108f
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Thu Dec 31 15:04:16 2020 -0500

    migration from travis-ci.org to travis-ci.com (#136)
---
 .travis.yml | 2 +-
 README.md   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index c688f84..9850af1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,7 @@ notifications:
   webhooks:
     urls:
       # travis2slack webhook to enable DMs on openwhisk-team.slack.com to PR authors with TravisCI results
-      secure: "y7X4o14tYXdXamm4TMaWovlVBPRFusqF/DwpE62pkxPS6lkTz1qcMkocfqlQf4Q6U8CJLF9ssiGc6S5BWu4+1csY1uLpIyisQ08IT9Rkk4Rf27WG+QmFfX8Izcvz005jheYaKYKHm4GUGVpOJuNEH0Q+fpZY0dRqRXKnbG3cyzNosEC5KcaxUBh0LDLzzH4eI6h0ijK5l2JleeHbriW85QIDexV6YoMmUB0zL3j5t5gQWsz0XGo+i+n3hA5IRcJx6SjwB0LpULnh5WSQaPNp1WW+tB/xNVVRRLGj+aLMfnbhUplHZDaVD3qcRgklrWXOH0PszauyO6D7Sv87ma3fmETgI4yIo9eSGFGpVMH2cIMM6wZ55aFfga/VeLe5VxuN0IR+w6s2ed9mBCOxPcT6dgIvZMuV2jAEcQnnqg6oggtUrItUFfKSqGy6l5Alz2BpH4xdpJ1qVKw/FdvbFt2JZ0eD0fhwA [...]
+      secure: "oucv10cFn2nM5XpwIRY0xbJw0m7gkFABFUD/wj4oubpO64yjeY/RUHkYXNHXKESd6ME9TngdmvkjCdetMTKK1wo/jUbSh6wGxn1ND4f3E9ds/6PS4gbMEDdKQWt/VKqXHtx3vUKDrvPvTNv9CDZ6lfBA5SNcN4E2gIoiORaX73CrPhA3tFTgPG2+ESi31/QstMaomAszyPGvYwDSdCALk0qsdjxJgpUzIm11vj5gPD5PPTnJBsAg0yC52WTOTYtORoEJUuhBXVwEpoZ5qPOusoHzFqq6BXsIU6zPEXSkHXcyCxYGY7V4P+FkAtteOBqMFALpv+klVTRVlOjwiRSSeUD45N1+fBnCgYSXLIPJunRyj1epsDSepTpOBlw1MWZ4LzfGw8897wdS2oZXju9adS5Wv2f7VksaA3meuYrZ3ohSKVRdeUfZwEh29E9rUQTYyffzmn9Sh6TDjObUbZlhhdXRPjzwB [...]
 
 before_install:
   - "./tools/travis/setup.sh"
diff --git a/README.md b/README.md
index 7009c42..80df8cf 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
 -->
 # Apache OpenWhisk Runtimes for Go
 
-[![Build Status](https://travis-ci.org/apache/openwhisk-runtime-go.svg?branch=master)](https://travis-ci.org/apache/openwhisk-runtime-go)
+[![Build Status](https://travis-ci.com/apache/openwhisk-runtime-go.svg?branch=master)](https://travis-ci.com/apache/openwhisk-runtime-go)
 [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Join Slack](https://img.shields.io/badge/join-slack-9B69A0.svg)](http://slack.openwhisk.org/)