From 339b43cef12117b28fd9d61a9cd8edfa80c79a11 Mon Sep 17 00:00:00 2001 From: Justin Coyne Date: Fri, 8 Jun 2018 10:42:15 -0500 Subject: [PATCH] Update the rubies that we are not deploying to --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 813e537f..64b678a4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,5 +11,5 @@ env: rvm: - 2.2.4 # deployed - - 2.3.1 - - 2.4.2 + - 2.3.7 + - 2.4.4