Add AppVeyor, Travis build status

This commit is contained in:
Hisham Abdullah Bin Ateya 2015-06-21 00:40:22 +03:00
parent e9d406e2f7
commit 2e86becbbe
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
Session Session
================ ================
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/m1l7adh2cwv488dt/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/Session/branch/dev)
Travis: [![Travis](https://travis-ci.org/aspnet/Session.svg?branch=dev)](https://travis-ci.org/aspnet/Session)
Contains libraries for session state middleware for ASP.NET 5. Contains libraries for session state middleware for ASP.NET 5.
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.