Add AppVeyor, Travis build status

This commit is contained in:
Hisham Abdullah Bin Ateya 2015-06-20 23:57:57 +03:00
parent 0abe9e2b1f
commit c8eb49d71d
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
Server Tests Server Tests
======== ========
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/pjthuqdls1quaifx/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/ServerTests/branch/dev)
Travis: [![Travis](https://travis-ci.org/aspnet/ServerTests.svg?branch=dev)](https://travis-ci.org/aspnet/ServerTests)
This repo hosts Helios, WebListener and Kestrel tests. This repo hosts Helios, WebListener and Kestrel tests.
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo. This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.