File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1313
1414# # uncomment the following lines to allow failures on nightly julia
1515# # (tests will run but not make your overall status red)
16- matrix :
17- allow_failures :
18- - julia : nightly
16+ # matrix:
17+ # allow_failures:
18+ # - julia: nightly
1919
2020# # uncomment and modify the following lines to manually install system packages
2121# addons:
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ environment:
77
88# # uncomment the following lines to allow failures on nightly julia
99# # (tests will run but not make your overall status red)
10- matrix :
11- allow_failures :
12- - JULIA_URL : " https://julialangnightlies-s3.julialang.org/bin/winnt/x86/julia-latest-win32.exe"
13- - JULIA_URL : " https://julialangnightlies-s3.julialang.org/bin/winnt/x64/julia-latest-win64.exe"
10+ # matrix:
11+ # allow_failures:
12+ # - JULIA_URL: "https://julialangnightlies-s3.julialang.org/bin/winnt/x86/julia-latest-win32.exe"
13+ # - JULIA_URL: "https://julialangnightlies-s3.julialang.org/bin/winnt/x64/julia-latest-win64.exe"
1414
1515branches :
1616 only :
You can’t perform that action at this time.
0 commit comments