From 83696a1d037ea824098cef31fea507a65777c9ea Mon Sep 17 00:00:00 2001 From: Sarah Mei Date: Sun, 4 Sep 2011 15:06:01 -0700 Subject: [PATCH] Add a ruby 1.8.7 (non-REE) build to travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 59ac31bdd..40d0fab8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ bundler_args: "--without development production" rvm: + - 1.8.7 - ree - 1.9.2