Add AppVeyor, Travis build status
This commit is contained in:
parent
b474ef9b23
commit
fae6a8cf16
|
|
@ -1,6 +1,10 @@
|
|||
Antiforgery
|
||||
===
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/Antiforgery/branch/dev)
|
||||
|
||||
Travis: [](https://travis-ci.org/aspnet/Antiforgery)
|
||||
|
||||
Antiforgery system for generating secure tokens to prevent Cross-Site Request Forgery attacks.
|
||||
|
||||
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