From b378348693c4965a60588a789dcc8795a6801a4d Mon Sep 17 00:00:00 2001 From: xoviat Date: Tue, 8 Aug 2017 10:40:20 -0500 Subject: [PATCH] appveyor: build x86 --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 2befce1ee..005f133b6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,7 +3,7 @@ version: 0.2.19.{build} #environment: platform: - - x64 + - x86 configuration: Release