mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
add travis ci
This commit is contained in:
parent
32261841f3
commit
d25a7f5d24
1 changed files with 3 additions and 0 deletions
|
|
@ -4,3 +4,6 @@
|
|||
* If any whitelist matches, the request is allowed
|
||||
* If any blacklist matches, the request is blocked (unless a whitelist matched)
|
||||
* If any throttle matches, the request is throttled (unless a whitelist or blacklist matched)
|
||||
|
||||
[](http://travis-ci.org/ktheory/rack-attack)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue