Merge pull request #12294 from gaurish/patch-1

Run Tests against JRuby master
This commit is contained in:
Guillermo Iguaran 2013-09-19 21:49:43 -07:00
commit 1fa0086b66
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ before_install:
rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
- jruby-head
- rbx-19mode
env:
- "GEM=railties"