From: Tom Hughes Date: Sun, 2 Aug 2020 11:12:59 +0000 (+0100) Subject: Run tests on ruby 2.7.0 to match production systems X-Git-Tag: live~2089 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/40092bdd0e7ed55ca7408ffc9cbeeea7f003e44c Run tests on ruby 2.7.0 to match production systems --- diff --git a/.travis.yml b/.travis.yml index 6acf89e48..77b17cf9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ dist: bionic language: ruby rvm: - - 2.5.3 + - 2.7.0 cache: - bundler addons: