mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Cleanup the duplicated tasks on Azure Pipelines.
Closes: https://github.com/ruby/ruby/pull/2336
This commit is contained in:
parent
91fcd87f5c
commit
053bee64cb
1 changed files with 0 additions and 6 deletions
|
@ -38,14 +38,8 @@ jobs:
|
|||
vmImage: 'macos-10.13'
|
||||
strategy:
|
||||
matrix:
|
||||
# test:
|
||||
# task: test test-all
|
||||
# spec:
|
||||
# task: test-spec
|
||||
bundled_gems:
|
||||
task: test-bundled-gems
|
||||
bundler:
|
||||
task: test-bundler
|
||||
steps:
|
||||
- script: brew install autoconf bison openssl
|
||||
displayName: "Install dependencies"
|
||||
|
|
Loading…
Reference in a new issue