mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
.travis.yml: Minor reorder for shortening
This commit is contained in:
parent
1a0c3d8dd6
commit
468b475e61
1 changed files with 1 additions and 1 deletions
|
@ -349,8 +349,8 @@ matrix:
|
|||
- <<: *TOKEN_THREADED_CODE
|
||||
- <<: *CALL_THREADED_CODE
|
||||
- <<: *NO_THREADED_CODE
|
||||
- <<: *rubyspec
|
||||
- <<: *baseruby
|
||||
- <<: *rubyspec
|
||||
allow_failures:
|
||||
- name: -fsanitize=address
|
||||
- name: -fsanitize=memory
|
||||
|
|
Loading…
Reference in a new issue