From f608aef83c859031099a164b94155c14b8ed30d3 Mon Sep 17 00:00:00 2001 From: cintamani Date: Wed, 7 Nov 2018 10:47:20 +0000 Subject: [PATCH] Add ruby 2.5.3 Add the latest stable ruby version in the list of RVM to test --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f975069c..50eab8c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,6 +29,7 @@ rvm: - 2.2.8 - 2.3.5 - 2.4.2 + - 2.5.3 - ruby-head branches: