This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch php8 in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-php.git
commit eb54817ba6e9d4d32107d4f075d289de34c7df7f Author: Rodric Rabbah <[email protected]> AuthorDate: Sat Feb 27 12:46:31 2021 -0500 Change travis badge. --- .travis.yml | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index cbac26e..c93eb73 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,4 +49,3 @@ deploy: on: branch: dev repo: nimbella-corp/openwhisk-runtime-php - diff --git a/README.md b/README.md index e3c09a0..a027b62 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ # Apache OpenWhisk runtimes for PHP [](http://www.apache.org/licenses/LICENSE-2.0) -[](https://travis-ci.com/apache/openwhisk-runtime-php) +[](https://travis-ci.com/nimbella-corp/openwhisk-runtime-php) ## PHP versions
