File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 66julia :
77 - 0.6
88 - nightly
9+ matrix :
10+ allow_failures :
11+ - julia : nightly
12+
913notifications :
1014 email : false
1115git :
1216 depth : 99999999
1317
18+
1419# # uncomment the following lines to allow failures on nightly julia
1520# # (tests will run but not make your overall status red)
1621# matrix:
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ environment:
22 matrix :
33 - JULIA_URL : " https://julialang-s3.julialang.org/bin/winnt/x86/0.6/julia-0.6-latest-win32.exe"
44 - JULIA_URL : " https://julialang-s3.julialang.org/bin/winnt/x64/0.6/julia-0.6-latest-win64.exe"
5- - JULIA_URL : " https://julialangnightlies-s3.julialang.org/bin/winnt/x86/julia-latest-win32.exe"
6- - JULIA_URL : " https://julialangnightlies-s3.julialang.org/bin/winnt/x64/julia-latest-win64.exe"
75
86# # uncomment the following lines to allow failures on nightly julia
97# # (tests will run but not make your overall status red)
You can’t perform that action at this time.
0 commit comments