From 58ccb240d5336958f7b5118fc6c306953f7ea4a7 Mon Sep 17 00:00:00 2001 From: Nick Recobra Date: Mon, 15 Aug 2011 15:05:19 +0400 Subject: [PATCH] Running test suite on Ruby 1.8.7 with Travis. --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 734dacd..84d0511 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ -rvm: 1.9.2 +rvm: + - 1.9.2 + - 1.8.7 # Only build master branch branches: -- libgit2 0.21.2