diff --git a/appveyor.yml b/appveyor.yml index 8a0d0bd7a600adcfa20224118381bb8a0be6b963..9674139d2416bea807ffbea8b33e6b26b90ae1fc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,6 @@ version: '{APPVEYOR_REPO_TAG_NAME}.{build}' init: -- cmd: git clone -b master https://github.com/Itseez/opencv.git +- cmd: git clone -q --branch=master https://github.com/Itseez/opencv.git "%APPVEYOR_BUILD_FOLDER%\opencv clone_script: - cmd: install: