From b4bf763eb847f3d5fb80246f2fdcae7c36c0ade0 Mon Sep 17 00:00:00 2001 From: Yuki Nishijima Date: Tue, 3 Dec 2013 12:31:50 +0900 Subject: [PATCH] Do not allow the specs for the edge AR to fail [ci skip] They are passing properly now. --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3657f3e..8c51a58 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,10 +34,4 @@ matrix: - rvm: 1.8.7 gemfile: gemfiles/mongoid_31.gemfile allow_failures: - - rvm: 1.9.3 - gemfile: gemfiles/active_record_edge.gemfile - - rvm: 2.0.0 - gemfile: gemfiles/active_record_edge.gemfile - - rvm: jruby-19mode - gemfile: gemfiles/active_record_edge.gemfile - rvm: rbx-2.1.1