From 32c4523e1ce09b8fe531df4d77c0c0cd30f70436 Mon Sep 17 00:00:00 2001 From: John Crepezzi Date: Wed, 19 Jul 2017 17:30:45 -0400 Subject: [PATCH] Update travis to reflect rubies actually used in the real world --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7a7d049..ca963af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,6 @@ branches: - master rvm: - 1.8.7 - - 1.9.2 - 1.9.3 - 2.0.0 + - 2.4.0