From 224a87f6770e0ffbb99afcd7a39a3d7935ad2db4 Mon Sep 17 00:00:00 2001 From: Holger Just Date: Tue, 17 Oct 2017 19:10:43 +0200 Subject: [PATCH] Run coverage tests on the latest MRI Ruby on Travis CI --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5202f12..5e94a95 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ rvm: matrix: include: - - rvm: 2.3.5 + - rvm: 2.4.2 env: COVERAGE=1 allow_failures: