cd to build folder

pull/47/head
inv2004 6 years ago
parent 85ead8ba99
commit 6593e9c165

@ -14,10 +14,11 @@ install:
- cargo -vV
- cd C:\Tools\vcpkg
- git pull
- git pull -q
- .\bootstrap-vcpkg.bat
- vcpkg install openssl:x64-windows
- vcpkg install mongo-c-driver:x64-windows
- cd %APPVEYOR_BUILD_FOLDER%
build: false
test_script:

Loading…
Cancel
Save