From dedfdb3aea474d3b9aa61f0fa1395850fa906055 Mon Sep 17 00:00:00 2001 From: Joe Eli McIlvain Date: Thu, 19 Feb 2015 09:11:08 -0800 Subject: Test with rbx-2 on Travis-CI Using `rbx-2` is the recommended way to test with the 2.0 branch of Rubinius. --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f7ac50ada5..f199590d1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,14 +6,11 @@ env: global: - JRUBY_OPTS='--dev -J-Xmx1024M' rvm: - - rbx + - rbx-2 - jruby-head - 2.0.0 - 2.1 - ruby-head -matrix: - allow_failures: - - rvm: rbx notifications: email: false irc: -- cgit v1.2.3