From e2b7e35875491414936115f7896255657fbd25e5 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 8 Aug 2011 13:54:48 -0700 Subject: [PATCH] Revert "Remove JRuby support" This reverts commit 3ce2f643ec7c958ce00734d3ee7116aa0d889bff. --- .travis.yml | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9767bde..f43572f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ rvm: - 1.9.1 - 1.9.2 - 1.9.3 + - jruby - rbx - rbx-2.0 - ree diff --git a/README.md b/README.md index e1940da..9abee68 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,8 @@ implementations: * Ruby 1.8.7 * Ruby 1.9.1 * 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