diff --git a/appveyor.yml b/appveyor.yml index ce8fbb28fc..ccf6120ccb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -61,7 +61,7 @@ environment: ENABLE_UNICODE: 'OFF' SHARED: 'ON' EXAMPLES: 'ON' - - job_name: 'CMake, VS2012, Debug, x64, OpenSSL 1.1.1, Build-only' + - job_name: 'CMake, VS2012, Debug, x64, OpenSSL 1.1.1, Build-tests' APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2015' BUILD_SYSTEM: CMake PRJ_GEN: 'Visual Studio 11 2012'