.travis.yml: allow arm32-linux to fail

It seems fragile now, seemingly due to environmental issues.  Lets allow
it to fail for a while.  Reported by Jun Agura <jaruga@redhat.com>
[ruby-core:97540]
This commit is contained in:
卜部昌平 2020-03-19 10:20:02 +09:00
Родитель afd23ed049
Коммит a833eb29f7
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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