]> granicus.if.org Git - postgis/commitdiff
Try to upgrade gitlab to newer PostgreSQL and GEOS using alternative repo.
authorRegina Obe <lr@pcorp.us>
Wed, 23 Aug 2017 16:27:44 +0000 (16:27 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 23 Aug 2017 16:27:44 +0000 (16:27 +0000)
References #3813

git-svn-id: http://svn.osgeo.org/postgis/trunk@15572 b70326c6-7e19-0410-871a-916f4a2858ee

.gitlab-ci.yml

index 9ded3d38292e0a78cb7b8a79cccf205284694e70..1737b0cb17b085a07c3888275293fb60e577df95 100644 (file)
@@ -1,7 +1,9 @@
 test:
   script:
+    - sudo add-apt-repository --yes ppa:ubuntugis/ppa
+    - sudo add-apt-repository --yes ppa:ubuntugis/ubuntugis-unstable
     - apt-get update -qq && apt-get install -y
-        postgresql-9.4 postgresql-server-dev-9.4
+        postgresql-9.5 postgresql-server-dev-9.5
         build-essential autoconf libtool libcunit1-dev
         xsltproc docbook-xsl docbook-mathml dblatex
         libproj-dev libgdal-dev libgeos-dev libjson0-dev