1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

.travis.yml: allow arm64-linux to fail

Ditto for a833eb29f7
This commit is contained in:
卜部昌平 2020-03-19 10:48:00 +09:00
parent 79b4aca94c
commit eeb178dc1f

View file

@ -458,6 +458,7 @@ matrix:
- name: -fsanitize=address
- name: -fsanitize=memory
- name: arm32-linux
- name: arm64-linux
fast_finish: true
before_script: