From f1754f13a7f13ff2951fb1145bcdd68bb6035d86 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Mon, 19 Sep 2011 22:08:32 +0800 Subject: [PATCH] Run tests on 1.8.7 for travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0623918..9852f3a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ rvm: - 1.9.2 - - 1.8.7-p334 + - 1.8.7 # Only build master branch branches: -- libgit2 0.21.2