Update win.sh

This commit is contained in:
Andrea Cavalli 2020-08-19 01:48:49 +02:00
parent 52569ef37b
commit cb30bc2385

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.bat
./bootstrap-vcpkg.sh
./vcpkg.exe install openssl:x64-windows zlib:x64-windows
# ====== Build Td