ruby-changes:60443
From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Thu, 19 Mar 2020 10:52:48 +0900 (JST)
Subject: [ruby-changes:60443] eeb178dc1f (master): .travis.yml: allow arm64-linux to fail
https://git.ruby-lang.org/ruby.git/commit/?id=eeb178dc1f From eeb178dc1fe69b5fbf7194d75c0f6ac7e02d4de1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= <shyouhei@r...> Date: Thu, 19 Mar 2020 10:48:00 +0900 Subject: .travis.yml: allow arm64-linux to fail Ditto for a833eb29f7eaced61919b7ed19e830a3905e8a8b diff --git a/.travis.yml b/.travis.yml index 3723539..ab2edd1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -458,6 +458,7 @@ matrix: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L458 - name: -fsanitize=address - name: -fsanitize=memory - name: arm32-linux + - name: arm64-linux fast_finish: true before_script: -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/