Skip to content

Commit 062f3fe

Browse files
authored
add GHA status badge; remove travis config and scripts (#128)
1 parent 882bd4b commit 062f3fe

6 files changed

Lines changed: 1 addition & 225 deletions

File tree

.travis.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919

2020
# Apache OpenWhisk runtimes for PHP
2121
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
22-
[![Build Status](https://travis-ci.com/apache/openwhisk-runtime-php.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-runtime-php)
23-
22+
[![Continuous Integration](https://github.com/apache/openwhisk-runtime-php/actions/workflows/ci.yaml/badge.svg)](https://github.com/apache/openwhisk-runtime-php/actions/workflows/ci.yaml)
2423

2524
## PHP versions
2625

tools/travis/build.sh

Lines changed: 0 additions & 43 deletions
This file was deleted.

tools/travis/publish.sh

Lines changed: 0 additions & 54 deletions
This file was deleted.

tools/travis/setup.sh

Lines changed: 0 additions & 34 deletions
This file was deleted.

tools/travis/test.sh

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)