diff --git a/appveyor.yml b/appveyor.yml index 6f13108..ba1b317 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,11 +9,7 @@ configuration: - Release - Debug platform: -- x86 -environment: - matrix: - - arch: Win32 - # - arch: #does not work, Release|x86 not a valid target +- Win32 matrix: fast_finish: true