[postgis-tickets] r14311 - update (backport of 2.3 changes), add debbie's PostGIS 2.2 build badge
Regina Obe
lr at pcorp.us
Sat Oct 24 13:36:48 PDT 2015
Author: robe
Date: 2015-10-24 13:36:48 -0700 (Sat, 24 Oct 2015)
New Revision: 14311
Modified:
branches/2.2/README.md
Log:
update (backport of 2.3 changes), add debbie's PostGIS 2.2 build badge
Modified: branches/2.2/README.md
===================================================================
--- branches/2.2/README.md 2015-10-24 20:17:10 UTC (rev 14310)
+++ branches/2.2/README.md 2015-10-24 20:36:48 UTC (rev 14311)
@@ -1,10 +1,18 @@
-[![Build Status](https://secure.travis-ci.org/postgis/postgis.png)]
-(http://travis-ci.org/postgis/postgis)
+Travis: [![Build Status](https://secure.travis-ci.org/postgis/postgis.png)]
+(http://travis-ci.org/postgis/postgis) Debbie: [![Build Status](http://debbie.postgis.net:8080/buildStatus/icon?job=PostGIS_2.2)](http://debbie.postgis.net:8080/view/PostGIS/job/PostGIS_2.2/)
This file is here to play nicely with modern code repository facilities.
Actual readme is [here](README.postgis).
-Official code repository, issue tracker and wiki:
+## Official code repository, issue tracker and wiki:
https://trac.osgeo.org/postgis/
+## Official source tarball releases
+http://postgis.net/source
+
+If you would like to contribute to this project, please refer to our
+[contributing guidelines](CONTRIBUTING.md).
+
+## Project Home Page and Manuals
Project homepage: http://postgis.net/
+PostGIS Manuals: http://postgis.net/documentation
More information about the postgis-tickets
mailing list