From: Sérgio Gomes Date: Thu, 21 Aug 2014 14:04:42 +0000 (+0100) Subject: Removing jruby-20mode target, since Travis does not support it X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/b02bfe3028a72ef625c24b66bf90952cb7830afa?hp=d6511e61234d5fa2b10cb7749cbaede346e0f68d Removing jruby-20mode target, since Travis does not support it --- diff --git a/.travis.yml b/.travis.yml index 224edfd931..1e4ffbf6ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,6 @@ rvm: - rbx - jruby-18mode - jruby-19mode - - jruby-20mode - ree script: "bundle exec rake spec:all" before_install: