diff --git a/.appveyor.yml b/.appveyor.yml index 85b63fc..a4f0682 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -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: