Skip to content

Commit

Permalink
Remove 32-bit Windows
Browse files Browse the repository at this point in the history
Error external to Twitter.jl, not going to chase it
  • Loading branch information
randyzwitch committed Dec 15, 2017
1 parent 470d1a7 commit 872db89
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 872db89

Please sign in to comment.