From 667ac39e06eea1a7c65b77f69f165047fb147f9a Mon Sep 17 00:00:00 2001 From: xawotihs Date: Sun, 25 Oct 2015 18:07:30 +0100 Subject: [PATCH] Removed reference to x64 platform --- appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 4ee150e23..b0c629972 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -33,7 +33,6 @@ install: #---------------------------------# # build Configuration, i.e. Debug, Release, etc. -platform: x64 configuration: Release # scripts to run before build