CI: disable Travis-CI: s390x has been broken for nearly one month now, and they still haven't fixed it

This commit is contained in:
Even Rouault 2024-08-26 12:10:31 +02:00
parent f7447c6cbb
commit 35cc8c4239
No known key found for this signature in database
GPG Key ID: 33EBBFC47B3DD87D
1 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
# This is the config file for building GDAL and running its autotest suite
# with Travis-ci.org
# FIXME: Travis-CI builds are disabled
branches:
except:
- /^(cherry-pick-)?backport-\d+-to-/
only:
- disabled_disabled
#branches:
# except:
# - /^(cherry-pick-)?backport-\d+-to-/
matrix:
fast_finish: true