diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 93498d0e1d..f7804ca0a0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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"