diff --git a/appveyor.yml b/appveyor.yml index 0e5b17d..86fc235 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -18,6 +18,11 @@ - Win32 - x64 +matrix: + exclude: + - platform: x64 + VSVERSION: Visual Studio 9 2008 + configuration: - Debug - RelWithDebInfo