Go to file
Doug Bunting d7936af545 Increase .travis.yml consistency between repos
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- install packages used in other repos; explicit and avoids issues as (Beta) Trusty image changes
- just need one `brew install` command
2016-09-04 20:13:52 -07:00
test React to WebListener settings API changes 2016-08-18 13:57:54 -07:00
.gitattributes
.gitignore
.travis.yml Increase .travis.yml consistency between repos 2016-09-04 20:13:52 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 15:11:48 -07:00
README.md
ServerTests.sln
appveyor.yml
build.cmd
build.ps1
build.sh
global.json
install-nginx.sh Don't install nginx twice on OSX Travis build. 2016-06-06 21:22:56 -07:00
makefile.shade

README.md

Server Tests

AppVeyor: AppVeyor

Travis: Travis

This repo hosts Helios, WebListener and Kestrel tests.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.