From b3ad54c0c2116c1061d106487033d7ffc0216b50 Mon Sep 17 00:00:00 2001 From: Dylan Thacker-Smith Date: Thu, 9 Jan 2020 12:46:12 -0500 Subject: [PATCH] Test against the latest ruby in CI --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1ab03f54..6d7d0a99 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,9 @@ cache: bundler rvm: - 2.4 - 2.5 - - &latest_ruby 2.6 + - 2.6 + - &latest_ruby 2.7 + - ruby-head matrix: include: