From 258c33a6fdeae13c039a737a676d19cea1792501 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Wed, 23 Aug 2017 16:54:16 +0000 Subject: [PATCH] attempt 5 references Try to upgrade gitlab to newer PostgreSQL / GEOS (add install software-properties-common ) References #3813 git-svn-id: http://svn.osgeo.org/postgis/trunk@15576 b70326c6-7e19-0410-871a-916f4a2858ee --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7bbfb9da3..1bf5d23fc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ test: script: - - apt-get update && apt-get install -y python-software-properties + - apt-get update && apt-get install -y python-software-properties software-properties-common - add-apt-repository --yes ppa:ubuntugis/ppa - add-apt-repository --yes ppa:ubuntugis/ubuntugis-unstable - apt-get update -qq && apt-get install -y -- 2.40.0