aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2020-03-19 10:48:00 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2020-03-19 10:48:32 +0900
commiteeb178dc1fe69b5fbf7194d75c0f6ac7e02d4de1 (patch)
tree4f7759c9909109dce15674e13642c0506c3e33a8 /.travis.yml
parent79b4aca94cb3307ff49135114fca2db7c9b5331d (diff)
downloadruby-eeb178dc1fe69b5fbf7194d75c0f6ac7e02d4de1.tar.gz
.travis.yml: allow arm64-linux to fail
Ditto for a833eb29f7eaced61919b7ed19e830a3905e8a8b
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3723539037..ab2edd1f96 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -458,6 +458,7 @@ matrix:
- name: -fsanitize=address
- name: -fsanitize=memory
- name: arm32-linux
+ - name: arm64-linux
fast_finish: true
before_script: