From c94aa13b061f7a1c2806c0d80e4bab046589e4fe Mon Sep 17 00:00:00 2001 From: David Dollar Date: Mon, 4 Mar 2013 13:11:05 -0500 Subject: [PATCH] add ruby 2.0 to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a5460fa..accae0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,4 +18,5 @@ notifications: rvm: - 1.9.2 - 1.9.3 + - 2.0.0 - jruby