appveyor: use VV to set logging level and silence dependency builds

This commit is contained in:
Ralph Lange
2020-04-02 12:01:26 +02:00
parent e5af5c2bfe
commit ddf6b961b1
2 changed files with 9 additions and 2 deletions

View File

@@ -61,6 +61,7 @@ environment:
SETUP_PATH: .:.ci
SET: test01
BASE: 3.15
VV: 1
matrix:
- CC: vs2019
@@ -68,6 +69,7 @@ environment:
SET: test00
- CC: mingw
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
VV: 0
- CC: vs2019
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
- CC: vs2017