From b5cdbd369ee3b2ab358a8835f1f40399d0f92131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Lecour?= Date: Sat, 17 Aug 2019 01:17:15 +0200 Subject: [PATCH] Re-enable Travis tests on Ruby 2.5 --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 50a64b1..4867306 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,9 +4,9 @@ language: - ruby rvm: - ### Zeitwerk is not fully compatible with 2.5 + ### Zeitwerk is not fully compatible with < 2.5.4 ### cf. https://github.com/Evolix/chexpire/pull/104 - # - 2.5 + - 2.5 - 2.6 cache: