mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
travis: use jruby-19mode
This commit is contained in:
parent
c42e035f62
commit
1b6925554d
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- jruby-head
|
- jruby-19mode
|
||||||
|
|
||||||
gemfile:
|
gemfile:
|
||||||
- gemfiles/activesupport3.2
|
- gemfiles/activesupport3.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue