mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Add Ruby 2.1.0 to .travis.yml
This commit is contained in:
parent
9538d3156f
commit
31d69071e7
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ language: ruby
|
|||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- jruby-19mode
|
||||
|
||||
gemfile:
|
||||
|
|
|
|||
Loading…
Reference in a new issue