From 872db895e7bded77cbb80cea3b40c056fc771062 Mon Sep 17 00:00:00 2001 From: randyzwitch Date: Fri, 15 Dec 2017 12:45:26 -0500 Subject: [PATCH] Remove 32-bit Windows Error external to Twitter.jl, not going to chase it --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index b438d6b..705e28b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,8 +1,6 @@ environment: matrix: - - JULIAVERSION: "julialang/bin/winnt/x86/0.6/julia-0.6-latest-win32.exe" - JULIAVERSION: "julialang/bin/winnt/x64/0.6/julia-0.6-latest-win64.exe" - - JULIAVERSION: "julianightlies/bin/winnt/x86/julia-latest-win32.exe" - JULIAVERSION: "julianightlies/bin/winnt/x64/julia-latest-win64.exe" CONSUMER_KEY: @@ -18,7 +16,6 @@ environment: # (tests will run but not make your overall status red) matrix: allow_failures: - - JULIAVERSION: "https://julialangnightlies-s3.julialang.org/bin/winnt/x86/julia-latest-win32.exe" - JULIAVERSION: "https://julialangnightlies-s3.julialang.org/bin/winnt/x64/julia-latest-win64.exe" branches: