Merge pull request #192 from hishamco/buildStatus
Add AppVeyor, Travis build status
This commit is contained in:
commit
33c098355c
|
|
@ -1,6 +1,10 @@
|
|||
ASP.NET Routing
|
||||
===
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/Routing/branch/dev)
|
||||
|
||||
Travis: [](https://travis-ci.org/aspnet/Routing)
|
||||
|
||||
Contains routing middleware for routing requests to application logic.
|
||||
|
||||
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