We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ec199 commit e3c85f0Copy full SHA for e3c85f0
1 file changed
appveyor.yml
@@ -12,8 +12,7 @@ environment:
12
CONFIGURATION: "Release_VC9-UNICODE"
13
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
14
CMAKE_GENERATOR: "Visual Studio 12 2013"
15
- - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
16
- TARGET_CONFIG: "--config RelWithDebInfo"
+ - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
17
CMAKE_GENERATOR: "Visual Studio 12 2013 Win64"
18
TARGET_CONFIG: "--config RelWithDebInfo"
19
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
0 commit comments