From 88df4f6a7cc7411fc9c3a20399b83164a6419075 Mon Sep 17 00:00:00 2001 From: Arthur Neves Date: Sat, 19 Oct 2013 16:59:20 -0400 Subject: [PATCH] Allow failures on .edge, till we fix rails --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index a044659d..fd881a3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,9 @@ gemfile: - Gemfile - Gemfile.rails3 - Gemfile.edge +matrix: + allow_failures: + - gemfile: Gemfile.edge notifications: email: false campfire: