Skip to content

Commit 3145ea1

Browse files
committed
Add Travis build status badge
1 parent 5e081f7 commit 3145ea1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A JSON-LD processor for .NET.
44

5-
[![NuGet][nuget-badge]][nuget] [![codecov][codecov-badge]][codecov]
5+
[![NuGet][nuget-badge]][nuget] [![Build Status][travis-badge]][travis] [![codecov][codecov-badge]][codecov]
66

77
This project has adopted the [Microsoft Open Source Code of Conduct][coc].
88
For more information see the [Code of Conduct FAQ][coc-faq] or contact
@@ -40,4 +40,6 @@ This project began life as a [Sharpen][sharpen]-based auto-port from
4040
[dnc]: https://dot.net
4141
[dnc-tutorial]: https://www.microsoft.com/net/core
4242
[codecov]: https://codecov.io/gh/linked-data-dotnet/json-ld.net
43-
[codecov-badge]: https://img.shields.io/codecov/c/github/linked-data-dotnet/json-ld.net/master.svg
43+
[codecov-badge]: https://img.shields.io/codecov/c/github/linked-data-dotnet/json-ld.net/master.svg
44+
[travis]: https://travis-ci.org/linked-data-dotnet/json-ld.net
45+
[travis-badge]: https://img.shields.io/travis/linked-data-dotnet/json-ld.net.svg

0 commit comments

Comments
 (0)