From: Tom Hughes Date: Tue, 26 Mar 2019 19:08:36 +0000 (+0000) Subject: Target ruby 2.5.1 to match Ubuntu X-Git-Tag: live~2672^2~1 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/f4c761a0ed2134fcaf59514a7e1637cf8f6dc05b?ds=sidebyside Target ruby 2.5.1 to match Ubuntu --- diff --git a/.travis.yml b/.travis.yml index dc22bb883..9438622cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ sudo: false language: ruby rvm: - - 2.5.3 + - 2.5.1 cache: bundler addons: postgresql: 9.5