From: Regina Obe Date: Wed, 23 Aug 2017 16:49:35 +0000 (+0000) Subject: attempt 4 X-Git-Tag: 2.4.0beta1~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33d89574f09bf29e8126e80322f961050fda31ea;p=postgis attempt 4 references Try to upgrade gitlab to newer PostgreSQL / GEOS (add a -y to force install of apt repo tools) References #3813 git-svn-id: http://svn.osgeo.org/postgis/trunk@15575 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e02b9ffe9..7bbfb9da3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ test: script: - - apt-get update && apt-get install python-software-properties + - apt-get update && apt-get install -y python-software-properties - add-apt-repository --yes ppa:ubuntugis/ppa - add-apt-repository --yes ppa:ubuntugis/ubuntugis-unstable - apt-get update -qq && apt-get install -y