From 31fabc94f7d66491f6901ed4b5ab63f13c911734 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Wed, 17 Oct 2018 12:27:20 -0700 Subject: [PATCH] Update ruby to latest for travis tests --- .travis.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index ccb5c188c..a41be20ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,10 +10,9 @@ addons: - bsdtar rvm: - - 2.3.7 - - 2.4.4 - - 2.5.0 - - 2.5.1 + - 2.3.8 + - 2.4.5 + - 2.5.2 branches: only: