ruby-changes:58270
From: Takashi <ko1@a...>
Date: Wed, 16 Oct 2019 15:05:20 +0900 (JST)
Subject: [ruby-changes:58270] eef25f95b7 (master): Maintain the intention of comment in Travis matrix
https://git.ruby-lang.org/ruby.git/commit/?id=eef25f95b7 From eef25f95b75f2d8312753002c4f91febaa7c866f Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Tue, 15 Oct 2019 23:04:34 -0700 Subject: Maintain the intention of comment in Travis matrix diff --git a/.travis.yml b/.travis.yml index 7c6cf0a..b20feff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -375,7 +375,6 @@ matrix: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L375 include: # Build every commit: - <<: *x86_64-linux - - <<: *arm64-linux - <<: *i686-linux - <<: *pedanticism - <<: *assertions @@ -383,6 +382,7 @@ matrix: https://github.com/ruby/ruby/blob/trunk/.travis.yml#L382 - <<: *rubyspec - <<: *dependency # Build every commit (Allowed Failures): + - <<: *arm64-linux - <<: *ASAN - <<: *MSAN - <<: *UBSAN -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/