Add AppVeyor, Travis build status
This commit is contained in:
parent
864ee7f347
commit
3b333a7845
|
|
@ -1,6 +1,10 @@
|
||||||
StaticFiles
|
StaticFiles
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/StaticFiles/branch/dev)
|
||||||
|
|
||||||
|
Travis: [](https://travis-ci.org/aspnet/StaticFiles)
|
||||||
|
|
||||||
This repo contains middleware for handling requests for file system resources including files and directories.
|
This repo contains middleware for handling requests for file system resources including files and directories.
|
||||||
|
|
||||||
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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue