diff --git a/.travis.yml b/.travis.yml index 0de87b9..03ac577 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ rvm: - 1.8.7 - 1.9.2 - - jruby - ree - ruby-head diff --git a/README.md b/README.md index 909902d..15123a5 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,6 @@ implementations: * Ruby 1.8.7 * Ruby 1.9.2 * Ruby Enterprise Edition 1.8.7 -* JRuby 1.6 If something doesn't work on one of these interpreters, it should be considered a bug.