From 9c2e142585f57ac96bd329c92a52f4c8151595c1 Mon Sep 17 00:00:00 2001 From: Leon Miller-Out Date: Thu, 23 Jan 2020 11:00:50 -0500 Subject: [PATCH] Add recent Rubies to Travis matrix --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8ee63dc..4ec4046 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,3 +5,5 @@ rvm: - 2.3 - 2.4 - 2.5 + - 2.6 + - 2.7