From 80d235bf0636430b4f0d081f4b262cced78c47a2 Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Tue, 26 Aug 2014 22:00:55 +0200 Subject: [PATCH] Don't allow JRuby to fail on Travis anymore. With the recent Racc release the test suite should be green from now on. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5209c1a..ff5717a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,11 +12,6 @@ rvm: - rbx-2.2 - jruby -matrix: - allow_failures: - # JRuby is allowed to fail until Racc has a pure Java port. - - rvm: jruby - notifications: email: recipients: