appveyor: disable 64-bit builds for now since there are link problem (LINK : fatal error LNK1104: cannot open file 'kernel32.lib')

This commit is contained in:
Daniel Marjamäki 2015-07-16 12:23:12 +02:00
parent 3dfb84ed85
commit daf859c5bd
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ configuration:
platform:
- Win32
- x64
build_script:
- msbuild "cppcheck.sln" /m /verbosity:minimal /p:PlatformToolset=v100