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 a27078d commit 291cb09Copy full SHA for 291cb09
appveyor.yml
@@ -1,7 +1,7 @@
1
environment:
2
matrix:
3
- - JULIAVERSION: "julialang/bin/winnt/x86/0.6/julia-0.6-latest-win32.exe"
4
- - JULIAVERSION: "julialang/bin/winnt/x64/0.6/julia-0.6-latest-win64.exe"
+ - JULIAVERSION: "julialang2/bin/winnt/x86/0.6/julia-0.6-latest-win32.exe"
+ - JULIAVERSION: "julialang2/bin/winnt/x64/0.6/julia-0.6-latest-win64.exe"
5
6
branches:
7
only:
0 commit comments