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:07:22 UTC

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

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-php.git


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

commit 5ef59e49295353c3cce30174899c2908f155edb5
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Thu Dec 31 15:07:16 2020 -0500

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

diff --git a/.travis.yml b/.travis.yml
index c2153e4..6b20acc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,8 @@ notifications:
   webhooks:
     urls:
       # travis2slack webhook to enable DMs on openwhisk-team.slack.com to PR authors with TravisCI results
-      secure: "5e+MGAQjNPdW7Hb+O8/Gj/ZJfKpfcv5QUb9GH7gWFygQvwgK4FIqKXMJi//YdnfO2c783ArHMqaftcUBHH+h9hL0eYCd7LboKQfFGsM43PazKhPVeI2DcXic8xqOR1UgWhmtq9+OQbR/SCZedSG1vrgbMfcp9fhu1lEqxmQ5rBGu9C93l9dwNdX6sMrFdmxVINab8/lwuAbw8B6TJldzya9S1xn4wbPDWqmm+YvIB478ngmzUEBo+qyY1r1WgY5SbbKTm3dUJOWyYqmPNpTcfuqQ6/YCOMEgYW13W6BAdNrPfrj2zVSTdIZ2HBjovNNI4HxrsMQPl1HUqwCDLEw0U+DRe6ep72lhuzr6q9u7ekhj8GObTWIg4pMoDqd4Fo9RcXShX4Tl+icLNwnd2BD5Lis9n6GDbzQ3TXoXGsrlrHMQw5sGCWi03jn/U0hzXNooDKLk/Dr0aQs1JyUqWTioiGJX/EFMz [...]
+      secure: "RjyijvETg6UQu6JP8pXlAo2FKnACtRWuWVqQRzMbiARlKF5nWC4AZqQqzzebyezFt8mkfY3DTEKxL//IxnqmO8sl68setE/RATGXVPnHTyAs4kJcvp7BlS3v0yl9v8usE14AmsBxMygg8C5rbRLeEsxMqts9VbRycxCM3Ml5deQVRFhaBMakjuEcVRqDzmArOlLTJto/qcV8orv6arIdNzBOMNQLN25YnVnoGeoCd/8za6E2HiWV1+plv0wrpAJ3jECu2l6ADD/OYKQTgO+2Zh8rfpC4L4FG86BiEfaZkH2ptKtmt7jSfr/oG0tI0oAhjglTlbj4kaLMPejBB1c0B2R2YV2nRJwsFQ8jQfMFJDjqohaAh6hd0xOih3u3nkgzCoVh0l2zA7NJ05GquJFDlIoM0W2SAov3An9SFIt1WpigDS4YH06k5YlEyFSIJjJgwYwKLjvyeEL39FeVbb6Lt0DIXaaft [...]
+
 before_install:
   - "./tools/travis/setup.sh"
 install: true
diff --git a/README.md b/README.md
index 60db7d5..b56726b 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
 
 # Apache OpenWhisk runtimes for PHP
 [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
-[![Build Status](https://travis-ci.org/apache/openwhisk-runtime-php.svg?branch=master)](https://travis-ci.org/apache/openwhisk-runtime-php)
+[![Build Status](https://travis-ci.com/apache/openwhisk-runtime-php.svg?branch=master)](https://travis-ci.com/apache/openwhisk-runtime-php)
 
 
 ## PHP versions