Merge pull request #7 from hishamco/buildStatus
Add AppVeyor, Travis build status
This commit is contained in:
commit
f13e82bee8
|
|
@ -1,6 +1,10 @@
|
|||
Server Tests
|
||||
========
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/ServerTests/branch/dev)
|
||||
|
||||
Travis: [](https://travis-ci.org/aspnet/ServerTests)
|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue