From 9be6475adb024b727a95e3025d382ad6dbeaa9a9 Mon Sep 17 00:00:00 2001 From: Steven Bazyl Date: Fri, 11 Dec 2015 14:59:08 -0800 Subject: [PATCH] Update how RBX exclusion is specified --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 967fe25..02b3057 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ rvm: - jruby matrix: allow_failures: - - rbx-2 # See rubinius/rubinius#3485 - rubocop segfaults + - rvm: rbx-2 # See rubinius/rubinius#3485 - rubocop segfaults script: "bundle exec rake" addons: apt: