aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYusuke Endoh <mame@ruby-lang.org>2019-12-11 20:44:39 +0900
committerYusuke Endoh <mame@ruby-lang.org>2019-12-11 20:45:50 +0900
commit47a365dd580f2dfe0f0d56155587dfdf2fc7afb7 (patch)
tree310a73c7231172b339ea140486c00d4f7907ec8e /.travis.yml
parent49ffae7ca66f3e0bc3e2d87092197d3514d5925e (diff)
downloadruby-47a365dd580f2dfe0f0d56155587dfdf2fc7afb7.tar.gz
Move s390x-linux to allow_failures matrix
ref [Misc #16360]
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7b09ce41fd..5d1a8822cf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -418,7 +418,6 @@ matrix:
- <<: *arm64-linux
- <<: *i686-linux
- <<: *arm32-linux
- - <<: *s390x-linux
- <<: *pedanticism
- <<: *assertions
- <<: *baseruby
@@ -442,6 +441,7 @@ matrix:
- name: -fsanitize=address
- name: -fsanitize=memory
- name: -fsanitize=undefined
+ - <<: *s390x-linux
fast_finish: true
before_script: