Update win.sh

This commit is contained in:
Andrea Cavalli 2020-08-19 01:56:21 +02:00
parent cb30bc2385
commit 1fd4b7cbd8

View File

@ -39,7 +39,7 @@ choco install strawberryperl
cd $TRAVIS_BUILD_DIR
git clone https://github.com/Microsoft/vcpkg.git
cd vcpkg
./bootstrap-vcpkg.sh
cmd /c bootstrap-vcpkg.bat
./vcpkg.exe install openssl:x64-windows zlib:x64-windows
# ====== Build Td