summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Aruga <[email protected]>2023-10-28 15:45:45 +0200
committerJun Aruga <[email protected]>2023-10-30 15:23:15 +0100
commit753b1ab194f315bd6e5dcf29682ff348806e5769 (patch)
tree70103a6fae10ec80944469ec920c652723eb4a13
parentca7296767b5db9a401bc64738984f35880061a73 (diff)
.travis.yml: Disable s390x allow_failures.
To avoid unintentional new failures. Feel free to enable it again when the case is unstable.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 0a302b70b4..0549519508 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -116,7 +116,7 @@ matrix:
# - name: arm32-linux
# - name: arm64-linux
- name: ppc64le-linux
- - name: s390x-linux
+ # - name: s390x-linux
fast_finish: true
before_script: