Skip to content

Commit 88de330

Browse files
authored
add GitHub Action badge; remove Travis scripts and configuration (#78)
1 parent 31902ce commit 88de330

6 files changed

Lines changed: 2 additions & 225 deletions

File tree

.travis.yml

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

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
# Apache OpenWhisk runtimes for .NET
2121

2222
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
23-
[![Build Status](https://travis-ci.com/apache/openwhisk-runtime-dotnet.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-runtime-dotnet)
23+
[![Continuous Integration](https://github.com/apache/openwhisk-runtime-dotnet/actions/workflows/ci.yaml/badge.svg)](https://github.com/apache/openwhisk-runtime-dotnet/actions/workflows/ci.yaml)
24+
2425
## Give it a try today
2526

2627
Create a C# project called Apache.OpenWhisk.Example.Dotnet:

tools/travis/build.sh

Lines changed: 0 additions & 55 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 & 33 deletions
This file was deleted.

tools/travis/test.sh

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

0 commit comments

Comments
 (0)