mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-11 12:15:50 +00:00
17 lines
284 B
YAML
17 lines
284 B
YAML
language: ruby
|
|
rvm:
|
|
- 1.9.3
|
|
- 2.0.0
|
|
- 2.1.2
|
|
- jruby-19mode
|
|
|
|
gemfile:
|
|
- gemfiles/activesupport3.2.gemfile
|
|
- gemfiles/activesupport4.0.gemfile
|
|
- gemfiles/activesupport4.1.gemfile
|
|
- gemfiles/dalli1.1.gemfile
|
|
- gemfiles/dalli2.gemfile
|
|
|
|
services:
|
|
- redis
|
|
- memcached
|