From 56f22c311e2ec6eaa5dea3adf8d34ef6fd9d5a41 Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Tue, 18 Mar 2014 00:13:33 +0100 Subject: [PATCH] Allow JRuby to fail for now. --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 1449464..66632a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,11 @@ 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: