Skip to content

Commit

Permalink
Revert "Remove JRuby support"
Browse files Browse the repository at this point in the history
This reverts commit 194f06b.

Conflicts:

	.travis.yml
	README.md
  • Loading branch information
sferik committed Dec 28, 2011
1 parent 2d8c361 commit 58e4276
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,5 +2,6 @@ rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- jruby
- rbx
- ree
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -163,9 +163,11 @@ implementations:
* Ruby 1.8.7
* Ruby 1.9.2
* Ruby 1.9.3
* JRuby[]
* [Rubinius][]
* [Ruby Enterprise Edition][ree]

[jruby]: http://jruby.org/
[rubinius]: http://rubini.us/
[ree]: http://www.rubyenterpriseedition.com/

Expand Down

0 comments on commit 58e4276

Please sign in to comment.