Skip to content

Commit cf6e84a

Browse files
authored
add GHA badge; remove travis configs and scripts (#146)
1 parent 1ff38fb commit cf6e84a

6 files changed

Lines changed: 2 additions & 231 deletions

File tree

.travis.yml

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

README.md

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

2020
# Apache OpenWhisk runtimes for java
2121

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

2425
## Changelogs
2526
- [Java 8 CHANGELOG.md](core/java8/CHANGELOG.md)

tools/travis/build.sh

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

tools/travis/publish.sh

Lines changed: 0 additions & 62 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)