mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-24 14:37:39 +00:00
15 lines
216 B
YAML
15 lines
216 B
YAML
language: ruby
|
|
rvm:
|
|
- 2.0.0
|
|
- 2.1.7
|
|
- 2.2.3
|
|
- jruby-19mode
|
|
|
|
gemfile:
|
|
- gemfiles/activesupport4.1.gemfile
|
|
- gemfiles/activesupport4.2.gemfile
|
|
- gemfiles/dalli2.gemfile
|
|
|
|
services:
|
|
- redis
|
|
- memcached
|