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:
parent
f7447c6cbb
commit
35cc8c4239
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue