1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Merge pull request #1245 from michaelklishin/patch-1

Disable testing against JRuby, it has known issues on travis-ci.org.
This commit is contained in:
José Valim 2011-08-05 09:31:36 -07:00
commit 430eadc1b2

View file

@ -3,5 +3,4 @@ rvm:
- 1.8.7
- 1.9.2
- ree
- jruby
- rubinius