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

Remove JRuby support

This commit is contained in:
Erik Michaels-Ober 2011-07-27 14:00:40 -07:00
parent 3a84460bf8
commit 1c6f9f1748
2 changed files with 0 additions and 2 deletions

View file

@ -1,6 +1,5 @@
rvm: rvm:
- 1.8.7 - 1.8.7
- 1.9.2 - 1.9.2
- jruby
- ree - ree
- ruby-head - ruby-head

View file

@ -150,7 +150,6 @@ implementations:
* Ruby 1.8.7 * Ruby 1.8.7
* Ruby 1.9.2 * Ruby 1.9.2
* Ruby Enterprise Edition 1.8.7 * Ruby Enterprise Edition 1.8.7
* JRuby 1.6
If something doesn't work on one of these interpreters, it should be considered If something doesn't work on one of these interpreters, it should be considered
a bug. a bug.