Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit d204ada

Browse files
authored
Add CI status to readme
1 parent 1628d42 commit d204ada

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
ASP.NET Core Response Caching
22
========
3+
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/p52yj0kghdyicvwu/branch/dev?svg=true)](https://ci.appveyor.com/project/aspnetci/ResponseCaching/branch/dev)
4+
5+
Travis: [![Travis](https://travis-ci.org/aspnet/ResponseCaching.svg?branch=dev)](https://travis-ci.org/aspnet/ResponseCaching)
36

47
This repo hosts the ASP.NET Core middleware for response caching.
58

0 commit comments

Comments
 (0)