From 832870ac0e5174e68d830530a61a08bbb8b6ce53 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Mon, 23 Oct 2017 11:49:26 -0700 Subject: [PATCH] Update travis cell to include ruby 2.4.2 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e998a970a..c64568e03 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ addons: rvm: - 2.2.5 - 2.3.3 + - 2.4.2 branches: only: