[postgis-tickets] r16449 - [drone] Do not test against PostgreSQL > 9.5
Sandro Santilli
strk at kbt.io
Wed Mar 7 01:02:05 PST 2018
Author: strk
Date: 2018-03-07 01:02:05 -0800 (Wed, 07 Mar 2018)
New Revision: 16449
Modified:
branches/2.2/.drone.yml
Log:
[drone] Do not test against PostgreSQL > 9.5
As of today the latest supported PostgreSQL by PostGIS 2.2 is
advertised as 9.1 so we're already far above that. See
https://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS
Modified: branches/2.2/.drone.yml
===================================================================
--- branches/2.2/.drone.yml 2018-03-06 20:18:16 UTC (rev 16448)
+++ branches/2.2/.drone.yml 2018-03-07 09:02:05 UTC (rev 16449)
@@ -8,8 +8,6 @@
- 9.3
- 9.4
- 9.5
- - 9.6
- - 10
pipeline:
clone:
More information about the postgis-tickets
mailing list