summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-01 03:56:33 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-03-01 03:56:33 +0000
commitfb04855c415c2ea33f863841a4f4bdbe059131a5 (patch)
treec21d7aaf1804f6ea6c4af3ed7f4c7912a5a86b1f
parent9dbb14b77cb929d0f59b22152ea817e70ee8fa13 (diff)
Drop obsoleted continueOnError
now it's passing thanks to r67149 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67151 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--azure-pipelines.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 82158948bc..e5fcad043e 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -109,7 +109,6 @@ jobs:
# set TRAVIS=1
# nmake $(task)
displayName: "nmake"
- continueOnError: true # this step is known to be broken for now. TODO: remove this line once it's fixed.
# - job: vs2019
# pool: