1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Mark vs2017 build as continueOnError for now

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67145 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
k0kubun 2019-02-28 13:26:14 +00:00
parent 12eca471a4
commit 7b81d7f5c2

View file

@ -109,6 +109,7 @@ 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: