[postgis-tickets] r14851 - Fix link to gitlab-ci build for the branch
Sandro Santilli
strk at keybit.net
Mon Apr 18 01:30:32 PDT 2016
Author: strk
Date: 2016-04-18 01:30:32 -0700 (Mon, 18 Apr 2016)
New Revision: 14851
Modified:
trunk/README.md
Log:
Fix link to gitlab-ci build for the branch
Modified: trunk/README.md
===================================================================
--- trunk/README.md 2016-04-17 21:49:37 UTC (rev 14850)
+++ trunk/README.md 2016-04-18 08:30:32 UTC (rev 14851)
@@ -9,7 +9,7 @@
(http://winnie.postgis.net:1500/view/PostGIS/job/PostGIS_trunk/)
GitLab-CI:
[![Gitlab-CI](https://gitlab.com/postgis/postgis/badges/svn-trunk/build.svg)]
- (https://gitlab.com/ci/projects/3944?ref=svn-trunk)
+ (https://gitlab.com/postgis/postgis/commits/svn-trunk)
This file is here to play nicely with modern code repository facilities.
Actual readme is [here](README.postgis).
More information about the postgis-tickets
mailing list