From f0adb8f0c89192aea4bb36ff8c2414e247477fcf Mon Sep 17 00:00:00 2001 From: Florian Frank Date: Sat, 3 Sep 2011 16:41:01 +0200 Subject: Test ruby 1.8.6 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index cb74e2d..b861001 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ bundler_args: --binstubs # Specify which ruby versions you wish to run your tests on, each version will be used rvm: + - 1.8.6 - 1.8.7 - 1.9.2 - 1.9.3 -- cgit v1.2.1