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:
parent
12eca471a4
commit
7b81d7f5c2
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue