Closes #4280
Gives us:
PostgreSQL 11.1
GDAL 2.4.0
GEOS 3.7.1
PROJ 5.2.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@17213
b70326c6-7e19-0410-871a-
916f4a2858ee
test:
+ image: debian:buster
script:
- apt-get update -qq && apt-get install -y
- postgresql-9.6 postgresql-server-dev-9.6
+ postgresql-11 postgresql-server-dev-11
build-essential autoconf libtool libcunit1-dev
xsltproc docbook-xsl docbook-mathml dblatex
libproj-dev libgdal-dev libgeos-dev libjson-c-dev