[postgis-tickets] [SCM] PostGIS branch stable-3.0 updated. 3.0.3-8-gc84c3ec

git at osgeo.org git at osgeo.org
Tue Feb 9 16:39:48 PST 2021


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 "PostGIS".

The branch, stable-3.0 has been updated
       via  c84c3ecec68e10293193c5a5a131f2ff5611e135 (commit)
      from  3765cb6254b5c394cf127e6852e0a2fd6ea3a7d4 (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 c84c3ecec68e10293193c5a5a131f2ff5611e135
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Tue Feb 9 16:39:42 2021 -0800

    Move CI from travis to Github

diff --git a/README.md b/README.md
index f7ad5e0..3746963 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ Winnie:
 Dronie:
  [![Build Status](https://dronie.osgeo.org/api/badges/postgis/postgis/status.svg?branch=stable-3.0)](https://dronie.osgeo.org/postgis/postgis?branch=stable-3.0)
 
-Travis:
- [![Build Status](https://api.travis-ci.org/postgis/postgis.svg?branch=stable-3.0)](http://travis-ci.org/postgis/postgis)
+GitHub:
+ ![CI](https://github.com/postgis/postgis/workflows/CI/badge.svg?branch=stable-3.0)](https://github.com/postgis/postgis/actions?query=branch%3Astable-3.0)
 GitLab-CI:
  [![Gitlab-CI](https://gitlab.com/postgis/postgis/badges/stable-3.0/pipeline.svg)](https://gitlab.com/postgis/postgis/commits/stable-3.0)
 Drone.io:

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

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


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list