[geos-commits] [SCM] GEOS branch master updated. cb453a129912370400eaf74078f8c42da40e2ece

git at osgeo.org git at osgeo.org
Mon Aug 10 15:28:52 PDT 2020


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, master has been updated
       via  cb453a129912370400eaf74078f8c42da40e2ece (commit)
      from  15d277617763820bee38423d20cdc95731c1bffd (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 cb453a129912370400eaf74078f8c42da40e2ece
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Mon Aug 10 15:28:50 2020 -0700

    Add ARM64 build host to travis matrix

diff --git a/.travis.yml b/.travis.yml
index 9782e7c..0ced51f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -127,7 +127,8 @@ matrix:
           - $HOME/.ccache
       addons:
         apt:
-          sources: *sources
+          sources:
+          - ubuntu-toolchain-r-test
           packages: ['doxygen']
       env:
         - E="TOOL=cmake && BUILD_TYPE=Release && CXX=clang++ && CC=clang"

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

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


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list