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 configuration: Debug
vcvarsall_platform: x64 vcvarsall_platform: x64
PlatformToolset: v140 PlatformToolset: v140
- VisualStudioVersion: 14.0 # That platform causes frequent errors on appveyor due to an unknown infrastructure failure
platform: x64 # - VisualStudioVersion: 14.0
configuration: Release # platform: x64
vcvarsall_platform: x64 # configuration: Release
PlatformToolset: v140 # vcvarsall_platform: x64
# PlatformToolset: v140
# MYQTDIR: C:\Qt\5.11\msvc2015_64 # MYQTDIR: C:\Qt\5.11\msvc2015_64
build_script: build_script: