[geos-commits] r4339 - trunk

Mateusz Loskot mateusz at loskot.net
Thu Feb 16 03:49:37 PST 2017


Author: mloskot
Date: 2017-02-16 03:49:37 -0800 (Thu, 16 Feb 2017)
New Revision: 4339

Modified:
   trunk/README.md
Log:
Remove CI builds on drone.io

The hosted version of Drone has closed down (https://archive.drone.io/).

Modified: trunk/README.md
===================================================================
--- trunk/README.md	2017-02-15 22:31:02 UTC (rev 4338)
+++ trunk/README.md	2017-02-16 11:49:37 UTC (rev 4339)
@@ -5,9 +5,9 @@
 
 ## Build status
 
-| Debbie | Travis CI | GitLab CI | AppVeyor | Drone | OSGeo |
-|:--- |:--- |:--- |:--- |:--- |:--- |
-| [![trunk](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Trunk)](https://debbie.postgis.net/view/GEOS/job/GEOS_Trunk/) | [![trunk](https://secure.travis-ci.org/libgeos/libgeos.png)](https://travis-ci.org/libgeos/libgeos) | [![trunk](https://gitlab.com/geos/libgeos/badges/svn-trunk/build.svg)](https://gitlab.com/geos/libgeos/commits/svn-trunk) | [![trunk](https://ci.appveyor.com/api/projects/status/c4b47oa8k50qyqo5/branch/svn-trunk?svg=true)](https://ci.appveyor.com/project/mloskot/libgeos/branch/svn-trunk) | [![master](https://drone.io/github.com/libgeos/libgeos/status.png)](https://drone.io/github.com/libgeos/libgeos/latest) | [![status](https://drone.osgeo.kbt.io/api/badges/geos/geos/status.svg?branch=svn-trunk)](https://drone.osgeo.kbt.io/geos/geos?branch=svn-trunk, alt=status) |
+| Debbie | Travis CI | GitLab CI | AppVeyor | OSGeo (Drone) |
+|:--- |:--- |:--- |:--- |:--- |
+| [![trunk](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Trunk)](https://debbie.postgis.net/view/GEOS/job/GEOS_Trunk/) | [![trunk](https://secure.travis-ci.org/libgeos/libgeos.png)](https://travis-ci.org/libgeos/libgeos) | [![trunk](https://gitlab.com/geos/libgeos/badges/svn-trunk/build.svg)](https://gitlab.com/geos/libgeos/commits/svn-trunk) | [![trunk](https://ci.appveyor.com/api/projects/status/c4b47oa8k50qyqo5/branch/svn-trunk?svg=true)](https://ci.appveyor.com/project/mloskot/libgeos/branch/svn-trunk) | [![trunk](https://drone.osgeo.kbt.io/api/badges/geos/geos/status.svg?branch=svn-trunk)](https://drone.osgeo.kbt.io/geos/geos?branch=svn-trunk) |
 
 More on: https://trac.osgeo.org/geos#BuildandInstall
 



More information about the geos-commits mailing list