[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0rc1-29-ge7cad4d

git at osgeo.org git at osgeo.org
Mon Jan 4 09:05:43 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, master has been updated
       via  e7cad4d9bc798edfbf7f07650620c50ebca13d19 (commit)
      from  b12bd53ced640d9e62c93aaf356d26619b6f5409 (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 e7cad4d9bc798edfbf7f07650620c50ebca13d19
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Mon Jan 4 09:05:40 2021 -0800

    Bump up GEOS test version

diff --git a/.travis.yml b/.travis.yml
index 71a34f5..f093fd6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,16 +5,17 @@ language: c
 
 env:
   # Use the last stable release to run more tests
-  - tag=pg13-geos38-gdal31-proj71 mode=garden
-  - tag=pg13-geos38-gdal31-proj71 mode=tests
-  - tag=pg13-geos38-gdal31-proj71 mode=debug
-  - tag=pg13-geos38-gdal31-proj71 mode=coverage
-  - tag=pg13-geos38-gdal31-proj71 mode=usan_gcc
-  - tag=pg13-clang-geos38-gdal31-proj71 mode=usan_clang
-  - tag=pg13-geos38-gdal31-proj71 mode=nowagyu
+  - tag=pg13-geos39-gdal31-proj71 mode=garden
+  - tag=pg13-geos39-gdal31-proj71 mode=tests
+  - tag=pg13-geos39-gdal31-proj71 mode=debug
+  - tag=pg13-geos39-gdal31-proj71 mode=coverage
+  - tag=pg13-geos39-gdal31-proj71 mode=usan_gcc
+  - tag=pg13-clang-geos39-gdal31-proj71 mode=usan_clang
+  - tag=pg13-geos39-gdal31-proj71 mode=nowagyu
 
   # Run tests with different dependency combinations
   - tag=latest mode=tests
+  - tag=pg13-geos38-gdal31-proj71 mode=tests
   - tag=pg12-geos37-gdal30-proj611 mode=tests
   - tag=pg11-geos37-gdal24-proj52 mode=tests
   - tag=pg10-geos36-gdal23-proj49 mode=tests

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

Summary of changes:
 .travis.yml | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list