[geos-commits] [SCM] geos branch svn-3.6 updated. 90ee7bd7ff2ac0e2d1188f3179a5d05e83a48a1a
git at osgeo.org
git at osgeo.org
Thu Apr 6 02:21:47 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-3.6 has been updated
via 90ee7bd7ff2ac0e2d1188f3179a5d05e83a48a1a (commit)
from 17e0d841b5f433037c7f8a00855ea7a97a3bac1f (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 90ee7bd7ff2ac0e2d1188f3179a5d05e83a48a1a
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 5e73bd1..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 |
-|:--- |:--- |:--- |:--- |:--- |:--- |
-| [](https://debbie.postgis.net/view/GEOS/job/GEOS_Branch_3.6/) | [](https://debbie.postgis.net:444/view/GEOS/job/GEOS_matrix_branch_3.6/) | [](https://drone.osgeo.kbt.io/geos/geos?branch=svn-3.6) | [](https://travis-ci.org/libgeos/libgeos?branch=svn-3.6) | [](https://gitlab.com/geos/libgeos/commits/svn-3.6) | [](https://ci.appveyor.com/project/mloskot/libgeos/branch/svn-3.6) |
+| branch / CI | Debbie | Winnie | Dronie | Travis CI | GitLab CI | AppVeyor |
+|:--- |:--- |:--- |:--- |:--- |:--- |:--- |
+| svn-trunk | n/a | n/a | n/a | [](https://travis-ci.org/OSGeo/geos?branch=svn-trunk) | n/a | [](https://ci.appveyor.com/project/OSGeo/geos/branch/svn-trunk) |
+| svn-3.6 | [](https://debbie.postgis.net/view/GEOS/job/GEOS_Branch_3.6/) | [](https://debbie.postgis.net:444/view/GEOS/job/GEOS_matrix_branch_3.6/) | [](https://drone.osgeo.kbt.io/geos/geos?branch=svn-3.6) | [](https://travis-ci.org/OSGeo/geos?branch=svn-3.6) | [](https://gitlab.com/geos/libgeos/commits/svn-3.6) | [](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