1
0
Fork 0
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:
Takashi Kokubun 2019-10-15 23:04:34 -07:00
parent 006d9013ea
commit eef25f95b7
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -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