mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Maintain the intention of comment in Travis matrix
This commit is contained in:
parent
006d9013ea
commit
eef25f95b7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue