From 585465f37bdd1119beafe286079a85a8251a8fb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Thu, 19 Dec 2019 11:46:03 +0100 Subject: [PATCH] Do not test on Ruby 2.4 anymore activesupport 6 requires Ruby 2.5 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ec96774..fcf5119 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: ruby cache: bundler rvm: - - 2.4 - 2.5 - 2.6 services: