On appveyor MSVC 15-x64-Release GUI build often fails due to unknown reasons. Therefore skipping the GUI for this configuration.

This commit is contained in:
amai2012 2019-01-09 09:06:57 +01:00
parent 5ddc6c64d7
commit 0985b506f1
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ environment:
configuration: Release
vcvarsall_platform: x64
PlatformToolset: v140
MYQTDIR: C:\Qt\5.11\msvc2015_64
# MYQTDIR: C:\Qt\5.11\msvc2015_64
build_script:
- ECHO Building %configuration% %platform% with MSVC %VisualStudioVersion% using %PlatformToolset% PlatformToolset