Skip to content

Commit

Permalink
Allow s390x to fail; not yet handled in GEOS (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-ward committed Mar 17, 2021
1 parent 46fb76f commit 086cfc5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ dist: focal
language: python
python: "3.8"

allow_failures:
- s390x

branches:
only:
- master
Expand Down

0 comments on commit 086cfc5

Please sign in to comment.