From 26f372a36a55d7935843621c116acdd3ea0be357 Mon Sep 17 00:00:00 2001 From: Corey Donohoe Date: Tue, 8 May 2012 12:25:03 -0700 Subject: [PATCH] this works on 1.9.3 now too --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e107102b..fc72739e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ rvm: - 1.8.7 + - 1.9.3 notifications: disabled: true before_install: