[geos-commits] [SCM] geos branch svn-trunk updated. 7f3a218283b76a51ef6c0c8ad3c75134acfe49fc

git at osgeo.org git at osgeo.org
Thu Apr 6 02:17:05 PDT 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "geos".

The branch, svn-trunk has been updated
       via  7f3a218283b76a51ef6c0c8ad3c75134acfe49fc (commit)
      from  ee134e7af15898a2cc6631d046851b50523cf437 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7f3a218283b76a51ef6c0c8ad3c75134acfe49fc
Author: Mateusz Loskot <mateusz at loskot.net>
Date:   Thu Apr 6 11:17:51 2017 +0200

    [README] Switch Travis CI and AppVeyor URLs to /OSGeo/geos
    
    Add svn-trunk to CI build status table.
    
    [ci skip]

diff --git a/README.md b/README.md
index a30f93c..7428d68 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,10 @@ Project homepage: http://geos.osgeo.org/
 
 ## Build status
 
-| Debbie | Winnie | Dronie | Travis CI | GitLab CI | AppVeyor |
-|:---    |:---    | :---   |:---       |:---       |:---      |
-| [![debbie](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Trunk)](https://debbie.postgis.net/view/GEOS/job/GEOS_Trunk/) | [![winnie](https://debbie.postgis.net:444/view/GEOS/job/GEOS_matrix_trunk/badge/icon)](https://debbie.postgis.net:444/view/GEOS/job/GEOS_matrix_trunk/) | [![dronie](https://drone.osgeo.kbt.io/api/badges/geos/geos/status.svg?branch=svn-trunk)](https://drone.osgeo.kbt.io/geos/geos?branch=svn-trunk) | [![travis](https://secure.travis-ci.org/libgeos/libgeos.svg)](https://travis-ci.org/libgeos/libgeos) | [![gitlab-ci](https://gitlab.com/geos/libgeos/badges/svn-trunk/build.svg)](https://gitlab.com/geos/libgeos/commits/svn-trunk) | [![appveyor](https://ci.appveyor.com/api/projects/status/srkb0umxje3mkwso/branch/svn-trunk?svg=true)](https://ci.appveyor.com/project/mloskot/libgeos/branch/svn-trunk) |
+| branch / CI | Debbie | Winnie | Dronie | Travis CI | GitLab CI | AppVeyor |
+|:---         |:---    |:---    |:---    |:---       |:---       |:---      |
+| svn-trunk   | n/a    | n/a    | n/a    | [![travis](https://travis-ci.org/OSGeo/geos.svg?branch=svn-trunk)](https://travis-ci.org/OSGeo/geos?branch=svn-trunk) | n/a | [![appveyor](https://ci.appveyor.com/api/projects/status/ao909hwpsb1yu062/branch/svn-trunk?svg=true)](https://ci.appveyor.com/project/OSGeo/geos/branch/svn-trunk) |
+| svn-3.6     | [![debbie](https://debbie.postgis.net/buildStatus/icon?job=GEOS_Branch_3.6)](https://debbie.postgis.net/view/GEOS/job/GEOS_Branch_3.6/) | [![winnie](https://debbie.postgis.net:444/view/GEOS/job/GEOS_matrix_branch_3.6/badge/icon)](https://debbie.postgis.net:444/view/GEOS/job/GEOS_matrix_branch_3.6/) | [![dronie](https://drone.osgeo.kbt.io/api/badges/geos/geos/status.svg?branch=svn-3.6)](https://drone.osgeo.kbt.io/geos/geos?branch=svn-3.6) | [![travis](https://travis-ci.org/OSGeo/geos.svg?branch=svn-3.6)](https://travis-ci.org/OSGeo/geos?branch=svn-3.6) | [![gitlab-ci](https://gitlab.com/geos/libgeos/badges/svn-3.6/build.svg)](https://gitlab.com/geos/libgeos/commits/svn-3.6) | [![appveyor](https://ci.appveyor.com/api/projects/status/ao909hwpsb1yu062/branch/svn-3.6?svg=true)](https://ci.appveyor.com/project/OSGeo/geos/branch/svn-3.6) |
 
 More on: https://trac.osgeo.org/geos#BuildandInstall
 

-----------------------------------------------------------------------

Summary of changes:
 README.md |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
geos


More information about the geos-commits mailing list