From 38c21cc82bb23bc81641ddfc241e8d6d56ba2747 Mon Sep 17 00:00:00 2001 From: Thomas Reynolds Date: Fri, 14 Oct 2011 13:03:23 -0700 Subject: [PATCH] start testing 1.9.3 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 24c78d61..0a20771c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ rvm: - 1.8.7 - 1.9.2 + - 1.9.3 script: "bundle exec rake test" \ No newline at end of file