From 6996a0419c6802d1af9fde067025f6dd798c4dc7 Mon Sep 17 00:00:00 2001 From: Prem Sichanugrist Date: Thu, 14 Feb 2013 12:18:33 -0500 Subject: Add Ruby 2.0 RC to Travis CI build matrix --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4575d0a84e..e130252522 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ rvm: - 1.8.7 - 1.9.2 - 1.9.3 + - 2.0.0 env: - "GEM=railties" - "GEM=ap,am,amo,ares,as" -- cgit v1.2.3