Skip to content

Commit

Permalink
Revert "Remove JRuby support"
Browse files Browse the repository at this point in the history
This reverts commit 1c6f9f1.
  • Loading branch information
sferik committed Aug 8, 2011
1 parent 5aaa1ae commit a6b3ce9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
@@ -1,6 +1,7 @@
rvm:
- 1.8.7
- 1.9.2
- jruby
- rbx
- rbx-2.0
- ree
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -149,7 +149,8 @@ implementations:

* Ruby 1.8.7
* Ruby 1.9.2
* [Rubinius](http://rubini.us)
* [JRuby](http://www.jruby.org/)
* [Rubinius](http://rubini.us/)
* [Ruby Enterprise Edition](http://www.rubyenterpriseedition.com/)

If something doesn't work on one of these interpreters, it should be considered
Expand Down

0 comments on commit a6b3ce9

Please sign in to comment.