Use --depth=1 for vs2019 as well
to shorten time to clone git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67162 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2e9d4b9f0b
commit
e4885d8acc
@ -125,6 +125,8 @@ jobs:
|
|||||||
# task: test-bundler
|
# task: test-bundler
|
||||||
steps:
|
steps:
|
||||||
# - script: vcpkg --triplet x64-windows install openssl readline zlib
|
# - script: vcpkg --triplet x64-windows install openssl readline zlib
|
||||||
|
- checkout: self
|
||||||
|
fetchDepth: 1
|
||||||
- script: |
|
- script: |
|
||||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Auxiliary\Build\vcvars64.bat"
|
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Auxiliary\Build\vcvars64.bat"
|
||||||
cinst winflexbison
|
cinst winflexbison
|
||||||
|
Loading…
x
Reference in New Issue
Block a user