From 34fb559d8c426626442a505fcd73338f4b23f5c0 Mon Sep 17 00:00:00 2001 From: Thomas Walpole Date: Thu, 6 Oct 2016 12:45:55 -0700 Subject: [PATCH] allow rbx test failure until Travis is fixed --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7e0753c..c3e76d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,3 +43,4 @@ matrix: env: PHANTOMJS=$PWD/travis-phantomjs21/phantomjs allow_failures: - gemfile: gemfiles/Gemfile.capybara_master + - rvm: rbx