rack-attack/.travis.yml
Zach Millman 1c501e81a6 Reduce Ruby version dependency to 1.9.2
Also added 1.9.2 to Travis config file
2013-07-12 15:02:52 -07:00

6 lines
65 B
YAML

language: ruby
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- jruby-head