From e954737a92eab9fa5bbc13034aa59ef00ead40e6 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Fri, 5 Aug 2011 16:26:11 +0400 Subject: [PATCH] Disable testing against JRuby, it has known issues on travis-ci.org. We will figure out JRuby issues with the JRuby core team and let you know --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ff70ff37f3..28879d9f90 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,5 +3,4 @@ rvm: - 1.8.7 - 1.9.2 - ree - - jruby - rubinius \ No newline at end of file