[postgis-tickets] r15352 - Fix drone build badge url

Sandro Santilli strk at kbt.io
Wed Apr 12 06:35:51 PDT 2017


Author: strk
Date: 2017-04-12 06:35:51 -0700 (Wed, 12 Apr 2017)
New Revision: 15352

Modified:
   branches/2.3/README.md
Log:
Fix drone build badge url

[ci skip]

Modified: branches/2.3/README.md
===================================================================
--- branches/2.3/README.md	2017-04-12 13:34:00 UTC (rev 15351)
+++ branches/2.3/README.md	2017-04-12 13:35:51 UTC (rev 15352)
@@ -5,8 +5,8 @@
  [![Build Status](https://debbie.postgis.net:444/buildStatus/icon?job=PostGIS_2.3)]
  (https://debbie.postgis.net:444/view/PostGIS/job/PostGIS_2.3/)
 Dronie:
- [![Build Status](https://drone.osgeo.kbt.io/api/badges/postgis/postgis/status.svg?branch=svn-2.3)]
- (https://drone.osgeo.kbt.io/postgis/postgis?branch=svn-2.3)
+ [![Build Status](https://drone.osgeo.org/api/badges/postgis/postgis/status.svg?branch=svn-2.3)]
+ (https://drone.osgeo.org/postgis/postgis?branch=svn-2.3)
 Travis:
  [![Build Status](https://secure.travis-ci.org/postgis/postgis.png?branch=svn-2.3)]
  (http://travis-ci.org/postgis/postgis?branch=svn-2.3)



More information about the postgis-tickets mailing list