From 2a12a04a54590d3a5f2abf4cd4eff3a7b1ee6ef4 Mon Sep 17 00:00:00 2001 From: Prem Sichanugrist Date: Sun, 24 Feb 2013 16:33:18 -0500 Subject: [PATCH] Rails 3.2.x is now compatible with Ruby 2.0.0 --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0951d0cf92..e130252522 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,9 +13,6 @@ env: - "GEM=ar:mysql2" - "GEM=ar:sqlite3" - "GEM=ar:postgresql" -matrix: - allow_failures: - - rvm: 2.0.0 notifications: email: false irc: