Disabled VS2017 64-bit target in AppVeyor configuration

Hopefully Microsoft will fix internal error in their compiler sooner or later
This commit is contained in:
alexey.lysiuk 2017-09-05 11:30:23 +03:00
parent 85ffeebb96
commit 1bbd81c2ed
1 changed files with 4 additions and 4 deletions

View File

@ -20,10 +20,10 @@ environment:
CONFIGURATION: Release
TOOLSET: v141_xp
APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017"
- GENERATOR: "Visual Studio 15 2017 Win64"
CONFIGURATION: Release
TOOLSET: v141_xp
APPVEYOR_BUILD_WORKER_IMAGE: "Previous Visual Studio 2017"
# - GENERATOR: "Visual Studio 15 2017 Win64"
# CONFIGURATION: Release
# TOOLSET: v141_xp
# APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2017"
- GENERATOR: "Visual Studio 14 2015 Win64"
CONFIGURATION: Debug
TOOLSET: v140