Adding Travis and AppVeyor badges

This commit is contained in:
Pranav K 2015-12-14 16:28:23 -08:00
parent 6b7cd4ac18
commit 736f2bcefb
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
HtmlAbstractions
==========
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/cu9y78vsdp19e5on/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/htmlabstractions/branch/dev)
Travis: [![Travis](https://travis-ci.org/aspnet/HtmlAbstractions.svg?branch=dev)](https://travis-ci.org/aspnet/HtmlAbstractions)
HTML abstractions such as `IHtmlContent` and related APIs.