Skip to content

Commit f0aa0f7

Browse files
authored
add GitHub Actions badge; remove Travis scripts and config (#44)
1 parent 185b1fb commit f0aa0f7

File tree

7 files changed

+1
-235
lines changed

7 files changed

+1
-235
lines changed

.travis.yml

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Apache OpenWhisk Runtime for Rust
2020

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-rust.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-runtime-rust)
22+
[![Continuous Integration](https://github.com/apache/openwhisk-runtime-rust/actions/workflows/ci.yaml/badge.svg)](https://github.com/apache/openwhisk-runtime-rust/actions/workflows/ci.yaml)
2323

2424
### Give it a try today
2525
To use as a Docker action:

tools/travis/build.sh

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

tools/travis/publish.sh

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

tools/travis/scan.sh

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