summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1581aedc10..c84cb1a6d7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -127,7 +127,9 @@ matrix:
# from https://www.travis-ci.com/github/ruby/ruby/jobs/529005145
- name: arm32-linux
# - name: arm64-linux
- # - name: ppc64le-linux
+ # We see "Some worker was crashed." in about 40% of recent ppc64le-linux jobs
+ # e.g. https://app.travis-ci.com/github/ruby/ruby/jobs/530959548
+ - name: ppc64le-linux
# - name: s390x-linux
fast_finish: true