From a99559a35e5886e0e813a01b5f2dab2b16ae9a3d Mon Sep 17 00:00:00 2001 From: "Julian C. Dunn" Date: Tue, 26 Aug 2014 13:39:48 -0400 Subject: Remove 1.8.7 support, make sure this still builds --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4cc49e0..02a71ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ rvm: - - 1.8.7 - 1.9.3 - 2.0.0 + - 2.1.2 branches: only: -- cgit v1.2.1