X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/62dff6ab7ff94c38b19208dd1423ad0be5cb9dcf..b9ae40d9784725b75e5b52f55659c80326656d8f:/.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: