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 13
13
14
14
# # uncomment the following lines to allow failures on nightly julia
15
15
# # (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
19
19
20
20
# # uncomment and modify the following lines to manually install system packages
21
21
# addons:
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ environment:
7
7
8
8
# # uncomment the following lines to allow failures on nightly julia
9
9
# # (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"
14
14
15
15
branches :
16
16
only :
You can’t perform that action at this time.
0 commit comments