From 9f669c7288b57cf51a31cb3b3773df57b4b02376 Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Mon, 11 Apr 2016 23:32:27 +0530 Subject: - Disable jruby-head since bundle fetching is failing on travis. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 31d4b9ed3a..4a1cf88bf3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,7 @@ matrix: fast_finish: true allow_failures: - rvm: ruby-head + - rvm: jruby-head bundler_args: --jobs 3 --retry 3 notifications: email: false -- cgit v1.2.3