From b33e773ac89edcfcb640c906f65b1dccd6cbf844 Mon Sep 17 00:00:00 2001 From: Helios De Rosario Date: Tue, 18 Dec 2018 00:32:41 +0100 Subject: [PATCH] do not test on windows x86 (#16) --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 1c7c108..ee012a8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,7 +4,7 @@ environment: - julia_version: nightly platform: - - x86 # 32-bit +# - x86 # 32-bit - x64 # 64-bit # # Uncomment the following lines to allow failures on nightly julia