rack-attack/.travis.yml
2013-12-27 15:40:25 +01:00

10 lines
137 B
YAML

language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- jruby-19mode
gemfile:
- gemfiles/activesupport3.2
- gemfiles/activesupport4.0