aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-10-15 23:04:34 -0700
committerTakashi Kokubun <takashikkbn@gmail.com>2019-10-15 23:04:34 -0700
commiteef25f95b75f2d8312753002c4f91febaa7c866f (patch)
treeaf1f89b47aa5ae9ef59ec4931166b33f32ea6fcf /.travis.yml
parent006d9013ea29ed8fe837f41796067b10df7a49ee (diff)
downloadruby-eef25f95b75f2d8312753002c4f91febaa7c866f.tar.gz
Maintain the intention of comment in Travis matrix
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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