From 8a9c2fd906c4c785f4da90699752b8a9b9e5157a Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sun, 26 Jan 2020 18:16:48 +0000 Subject: [PATCH] Latest ubuntu comes with postgis 2.4 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 20e43890..22d9eb9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ addons: apt: packages: - nginx-full - - postgresql-9.6-postgis-2.3 + - postgresql-9.6-postgis-2.4 - imagemagick #- google-chrome-stable artifacts: