From bb087da6d623749947b3682f692da818f5d3f06e Mon Sep 17 00:00:00 2001 From: Rafael Oliveira Date: Thu, 12 Oct 2017 11:24:07 +1100 Subject: [PATCH] bumping ruby version on travis yaml file --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 50598e1cd..5718a8b83 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: ruby rvm: # start with the latest - - 2.4.1 + - 2.4.3 - jruby-9.1.15.0 # older versions