Skip to content

Commit 5f43fab

Browse files
Replace travis build badge with GitHub action badge.
1 parent bc92e7a commit 5f43fab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<h1 align="center">web-push-csharp</h1>
1+
<h1 align="center">web-push-csharp</h1>
22

33
<p align="center">
4-
<a href="https://travis-ci.org/web-push-libs/web-push-csharp">
5-
<img src="https://travis-ci.org/web-push-libs/web-push-csharp.svg?branch=master" alt="Travis Build Status" />
4+
<a href="https://github.com/web-push-libs/web-push-csharp/actions/workflows/CI.yml">
5+
<img src="https://github.com/web-push-libs/web-push-csharp/actions/workflows/CI.yml/badge.svg" alt="CI Build" />
66
</a>
77
<a href="https://www.nuget.org/packages/WebPush/">
88
<img src="https://buildstats.info/nuget/WebPush" alt="Nuget Package Details" />

0 commit comments

Comments
 (0)