MSVC 15-x64-Release build often fails due to unknown reasons. It got disabled now.

This commit is contained in:
amai2012 2019-01-10 08:30:35 +01:00
parent 11a4bcbb54
commit efbdb57d7b
1 changed files with 6 additions and 5 deletions

View File

@ -45,11 +45,12 @@ environment:
configuration: Debug
vcvarsall_platform: x64
PlatformToolset: v140
- VisualStudioVersion: 14.0
platform: x64
configuration: Release
vcvarsall_platform: x64
PlatformToolset: v140
# That platform causes frequent errors on appveyor due to an unknown infrastructure failure
# - VisualStudioVersion: 14.0
# platform: x64
# configuration: Release
# vcvarsall_platform: x64
# PlatformToolset: v140
# MYQTDIR: C:\Qt\5.11\msvc2015_64
build_script: