Skip to content

Commit 039a768

Browse files
committed
Drop AppVeyor
1 parent 0015db7 commit 039a768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ You can implement your own `IFeedItemNormalizer` (see the [UnitTest project](htt
3333
3434
The project is aimed at easy, don't-make-me-think, retrieval of syndication feeds' entries. It is by no means intended as full-fledged feedreader. It is, however, easily extensible for your purposes (again, see the [UnitTest project](https://github.com/RobThree/SimpleFeedReader/tree/master/SimpleFeedReaderTests) for examples; the `ExtendedFeedItem` and `ExtendedFeedItemNormalizer` are nice concrete examples of this idea).
3535
36-
[![Build status](https://ci.appveyor.com/api/projects/status/wy2swaddwhukotg8)](https://ci.appveyor.com/project/RobIII/simplefeedreader) <a href="https://www.nuget.org/packages/SimpleFeedReader/"><img src="http://img.shields.io/nuget/v/SimpleFeedReader.svg?style=flat-square" alt="NuGet version" height="18"></a>
36+
![Build Status](https://img.shields.io/github/actions/workflow/status/RobThree/SimpleFeedReader/test.yml?branch=master&style=flat-square) [![Nuget version](https://img.shields.io/nuget/v/SimpleFeedReader.svg?style=flat-square)](https://www.nuget.org/packages/SimpleFeedReader/)

0 commit comments

Comments
 (0)