mirror of
https://github.com/curl/curl.git
synced 2026-04-14 23:01:41 +03:00
CI: update names of jobs that are now building tests [ci skip]
Follow-up to d620ec6791 #14700
This commit is contained in:
parent
b12a8158a5
commit
b0a1c9bdca
1 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@ environment:
|
|||
ENABLE_UNICODE: 'OFF'
|
||||
HTTP_ONLY: 'OFF'
|
||||
SHARED: 'ON'
|
||||
- job_name: 'CMake, VS2008, Debug, x86, Schannel, Build-only'
|
||||
- job_name: 'CMake, VS2008, Debug, x86, Schannel, Build-tests'
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2015'
|
||||
BUILD_SYSTEM: CMake
|
||||
PRJ_GEN: 'Visual Studio 9 2008'
|
||||
|
|
@ -84,7 +84,7 @@ environment:
|
|||
DEBUG: 'OFF'
|
||||
CURLDEBUG: 'ON'
|
||||
TFLAGS: 'skiprun'
|
||||
- job_name: 'CMake, VS2010, Debug, x64, Schannel, Static, Build-only'
|
||||
- job_name: 'CMake, VS2010, Debug, x64, Schannel, Static, Build-tests'
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2015'
|
||||
BUILD_SYSTEM: CMake
|
||||
PRJ_GEN: 'Visual Studio 10 2010 Win64'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue