From cf3055123f9565b386fb96441ebd4a5260502282 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sun, 10 Jul 2016 11:54:10 -0700 Subject: [PATCH] Ignore nondeterministic test failure of Rubinius on macOS --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 7135d7f..6ca7019 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,12 +26,16 @@ rvm: - jruby matrix: + allow_failures: + - rvm: rbx + os: osx exclude: # Binaries for these rubies aren't available on OS X :< - rvm: 2.2 os: osx - rvm: jruby os: osx + fast_finish: true notifications: email: