Add AppVeyor, Travis build status
This commit is contained in:
parent
29098d6383
commit
ea09b9b339
|
|
@ -1,6 +1,10 @@
|
|||
KestrelHttpServer
|
||||
=================
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/KestrelHttpServer/branch/dev)
|
||||
|
||||
Travis: [](https://travis-ci.org/aspnet/KestrelHttpServer)
|
||||
|
||||
This repo contains a development web server for ASP.NET 5 based on [libuv](https://github.com/libuv/libuv).
|
||||
|
||||
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