summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index f05cc5e0f1..fa3c27a211 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -24,7 +24,6 @@ jobs:
- script: |
TRAVIS=1 make $(task)
displayName: "test"
- continueOnError: true # test-bundled-gems is failing on trunk by power_assert now. TODO: remove this once it gets green
- job: macOS
pool:
@@ -51,7 +50,6 @@ jobs:
- script: |
make $(task)
displayName: "test"
- continueOnError: true # test-bundled-gems is failing on trunk by power_assert now. TODO: remove this once it gets green
# - job: vs2015
# pool: