[postgis-tickets] [PostGIS] #4701: Travis: Add build based on PG REL_13_STABLE
PostGIS
trac at osgeo.org
Fri Jun 26 07:50:19 PDT 2020
#4701: Travis: Add build based on PG REL_13_STABLE
--------------------------+---------------------------
Reporter: Algunenano | Owner: Algunenano
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 3.1.0
Component: postgis | Version: master
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by Algunenano):
Currently building the images with the following branches:
{{{
dict(
name='stable_pg13',
PG='REL_13_STABLE',
GEOS='3.8',
GDAL='release/3.1',
PROJ='7.1',
PG_CC='clang'
),
dict(
name='stable_pg13',
PG='REL_13_STABLE',
GEOS='3.8',
GDAL='release/3.1',
PROJ='7.1',
PG_CC='gcc'
),
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4701#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list