File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 5
5
- osx
6
6
julia :
7
7
- 0.5
8
- - nightly
8
+ matrix :
9
+ allow_failures :
10
+ - julia : nightly
9
11
notifications :
10
12
email : false
11
13
# uncomment the following lines to override the default test script
Original file line number Diff line number Diff line change 1
1
environment :
2
2
matrix :
3
- - JULIAVERSION : " julialang/bin/winnt/x86/0.5/julia-0.5-latest-win32.exe"
4
- - JULIAVERSION : " julialang/bin/winnt/x64/0.5/julia-0.5-latest-win64.exe"
5
- - JULIAVERSION : " julianightlies/bin/winnt/x86/julia-latest-win32.exe"
6
- - JULIAVERSION : " julianightlies/bin/winnt/x64/julia-latest-win64.exe"
7
-
3
+ - JULIAVERSION : " julialang/bin/winnt/x64/0.5/julia-0.5-latest-win64.exe"
4
+ matrix :
5
+ allow_failures :
6
+ - JULIAVERSION : " julianightlies/bin/winnt/x64/julia-latest-win64.exe"
8
7
branches :
9
8
only :
10
9
- master
You can’t perform that action at this time.
0 commit comments