From a19e95c83ce6b31715fa88c5b1059a7fcb7aa570 Mon Sep 17 00:00:00 2001 From: Arthur Neves Date: Mon, 10 Mar 2014 15:30:06 -0400 Subject: [PATCH] test on rails 4.1 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0a86b60e..46764748 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ rvm: env: - "RAILS_VERSION=3.2.17" - "RAILS_VERSION=4.0.3" + - "RAILS_VERSION=4.1.0.rc1" - "RAILS_VERSION=master" matrix: allow_failures: