From 951c7d108af91612b81790e7b31e831998c91b92 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 22 Dec 2020 16:57:00 +0900 Subject: [PATCH] Drop to tests with too old Ruby --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3824394a..38a85841 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,6 @@ language: ruby # Specify which ruby versions you wish to run your tests on, each version will be used rvm: - - 2.1 - - 2.2 - 2.3 - 2.4 - 2.5