From: Regina Obe Date: Wed, 23 Aug 2017 16:54:16 +0000 (+0000) Subject: attempt 5 X-Git-Tag: 2.4.0beta1~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=258c33a6fdeae13c039a737a676d19cea1792501;p=postgis 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 --- 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