[geos-commits] [SCM] GEOS branch svn-3.5 updated. 249d42a65b5e58c03dfcd509ac53155ae0bb7788

git at osgeo.org git at osgeo.org
Thu Oct 3 11:27:04 PDT 2019


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.5 has been updated
       via  249d42a65b5e58c03dfcd509ac53155ae0bb7788 (commit)
      from  25384b3d9b9387b989b0a9caf0433e834420c717 (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 249d42a65b5e58c03dfcd509ac53155ae0bb7788
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Thu Oct 3 11:26:44 2019 -0700

    Try to hold back testing to older distro

diff --git a/.travis.yml b/.travis.yml
index 608628e..b26fba2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,8 @@ sudo: false
 
 language: cpp
 
+dist: trusty
+
 compiler:
     - g++
     - clang

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

Summary of changes:
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list