[postgis-tickets] r17429 - [gitlab-ci] Install bison
Sandro Santilli
strk at kbt.io
Thu May 2 10:17:22 PDT 2019
Author: strk
Date: 2019-05-02 10:17:22 -0700 (Thu, 02 May 2019)
New Revision: 17429
Modified:
trunk/.gitlab-ci.yml
Log:
[gitlab-ci] Install bison
Modified: trunk/.gitlab-ci.yml
===================================================================
--- trunk/.gitlab-ci.yml 2019-05-02 16:44:40 UTC (rev 17428)
+++ trunk/.gitlab-ci.yml 2019-05-02 17:17:22 UTC (rev 17429)
@@ -2,6 +2,7 @@
image: debian:buster
script:
- apt-get update -qq && apt-get install -y
+ bison
postgresql-11 postgresql-server-dev-11
build-essential autoconf libtool libcunit1-dev
xsltproc docbook-xsl docbook-mathml dblatex
More information about the postgis-tickets
mailing list