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?= Date: Thu, 19 Mar 2020 10:48:00 +0900 Subject: [PATCH] .travis.yml: allow arm64-linux to fail Ditto for a833eb29f7eaced61919b7ed19e830a3905e8a8b --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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: