[postgis-tickets] r15574 - attempt 3

Regina Obe lr at pcorp.us
Wed Aug 23 09:43:50 PDT 2017


Author: robe
Date: 2017-08-23 09:43:50 -0700 (Wed, 23 Aug 2017)
New Revision: 15574

Modified:
   trunk/.gitlab-ci.yml
Log:
attempt 3
references Try to upgrade gitlab to newer PostgreSQL / GEOS (install add repo tools)
References #3813


Modified: trunk/.gitlab-ci.yml
===================================================================
--- trunk/.gitlab-ci.yml	2017-08-23 16:31:55 UTC (rev 15573)
+++ trunk/.gitlab-ci.yml	2017-08-23 16:43:50 UTC (rev 15574)
@@ -1,5 +1,6 @@
 test:
   script:
+    - apt-get update && apt-get install 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



More information about the postgis-tickets mailing list