x86 isn't a valid VS platform. Win32 it is, then.
authorJared Mulconry <jaredmulconry@gmail.com>
Sat, 7 Oct 2017 14:55:10 +0000 (01:55 +1100)
committerJared Mulconry <jaredmulconry@gmail.com>
Sat, 7 Oct 2017 14:55:10 +0000 (01:55 +1100)
appveyor.yml

index 653bcf9..d43e8da 100644 (file)
@@ -18,7 +18,7 @@ image:
   - Visual Studio 2017
     
 platform:
-  - x86
+  - Win32
   - x64
 
 configuration: Release