File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414matrix :
1515 allow_failures :
16- - julia : nightly
16+ - julia : 0.7
1717
1818after_success :
1919 # push coverage results to Coveralls
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