We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a32597c commit bd67e05Copy full SHA for bd67e05
appveyor.yml
@@ -15,8 +15,8 @@ environment:
15
16
matrix:
17
allow_failures:
18
- - JULIA_URL: "https://julialang-s3.julialang.org/bin/winnt/x86/0.4/julia-0.5-latest-win32.exe"
19
- - JULIA_URL: "https://julialang-s3.julialang.org/bin/winnt/x86/0.5/julia-0.6-latest-win32.exe"
+ - JULIA_URL: "https://julialang-s3.julialang.org/bin/winnt/x86/0.5/julia-0.5-latest-win32.exe"
+ - JULIA_URL: "https://julialang-s3.julialang.org/bin/winnt/x86/0.6/julia-0.6-latest-win32.exe"
20
- JULIA_URL: "https://julialangnightlies-s3.julialang.org/bin/winnt/x86/julia-latest-win32.exe"
21
22
branches:
0 commit comments