diff --git a/README.md b/README.md index 265e25bcdb6d..20b98a98bd4d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ Server Tests ======== +AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/pjthuqdls1quaifx/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/ServerTests/branch/dev) + +Travis: [![Travis](https://travis-ci.org/aspnet/ServerTests.svg?branch=dev)](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.