Skip to content

Commit

Permalink
CI: completely disable .travis.yml since arm64 builds are also broken…
Browse files Browse the repository at this point in the history
… now
  • Loading branch information
rouault committed Sep 1, 2024
1 parent e2fd35d commit a327e52
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
# with Travis-ci.org
language: cpp

# FIXME: Travis-CI builds are disabled
branches:
except:
- /^(cherry-pick-)?backport-\d+-to-/
only:
- disabled_disabled

#branches:
# except:
# - /^(cherry-pick-)?backport-\d+-to-/

cache:
directories:
Expand Down

0 comments on commit a327e52

Please sign in to comment.