X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/670603e927b3387d3a8a062a98d8885326119dea..343f0bca1475ac8ac29cb0869d8438e13a7e69c7:/.travis.yml diff --git a/.travis.yml b/.travis.yml index a0ed70c19..8e61677fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,9 @@ -sudo: false +dist: xenial language: ruby rvm: - - 2.5.1 -cache: bundler + - 2.5.3 +cache: + - bundler addons: postgresql: 9.5 apt: