From c56ca60241927ef9a8dd16f4ebd79730bae6b39d Mon Sep 17 00:00:00 2001 From: jcrew99 <37361441+jcrew99@users.noreply.github.com> Date: Tue, 3 Dec 2019 14:43:42 +1000 Subject: [PATCH] Update .travis.yml Im updating the ruby version for 2.5.0 to 2.5.3 for the build tests --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 937e33dfa..fdc65ee46 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: ruby rvm: - 2.4.0 - - 2.5.0 + - 2.5.3 - 2.6.0 notifications: email: