From eef25f95b75f2d8312753002c4f91febaa7c866f Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Tue, 15 Oct 2019 23:04:34 -0700 Subject: Maintain the intention of comment in Travis matrix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 7c6cf0aa8e..b20fefffeb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -375,7 +375,6 @@ matrix: include: # Build every commit: - <<: *x86_64-linux - - <<: *arm64-linux - <<: *i686-linux - <<: *pedanticism - <<: *assertions @@ -383,6 +382,7 @@ matrix: - <<: *rubyspec - <<: *dependency # Build every commit (Allowed Failures): + - <<: *arm64-linux - <<: *ASAN - <<: *MSAN - <<: *UBSAN -- cgit v1.2.3