From 564f2ae687bf144b62dac5d8f1dd183a2ecd4025 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Thu, 22 Jun 2017 17:10:50 +0100 Subject: [PATCH] Workaround postgis error on new travis trusty builds, see https://github.com/travis-ci/travis-ci/issues/6972\#issuecomment-310311276 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b1a6d010..f37b0761 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ addons: packages: - nginx - realpath + - postgresql-9.6-postgis-2.3 artifacts: s3_region: "eu-west-1" paths: