File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
- linux
5
5
# - osx
6
6
julia :
7
- - 0.6
7
+ - 0.7
8
8
- nightly
9
9
matrix :
10
10
allow_failures :
Original file line number Diff line number Diff line change 1
- julia 0.6
1
+ julia 0.7-
2
2
RecipesBase 0.1.0
3
3
DiffEqBase 3.0.0
4
4
RecursiveArrayTools 0.4.0
Original file line number Diff line number Diff line change 1
1
environment :
2
2
matrix :
3
- - JULIA_URL : " https://julialang-s3.julialang.org/bin/winnt/x86/0.6 /julia-0.6 -latest-win32.exe"
4
- - JULIA_URL : " https://julialang-s3.julialang.org/bin/winnt/x64/0.6 /julia-0.6 -latest-win64.exe"
3
+ - JULIA_URL : " https://julialang-s3.julialang.org/bin/winnt/x86/0.7 /julia-0.7 -latest-win32.exe"
4
+ - JULIA_URL : " https://julialang-s3.julialang.org/bin/winnt/x64/0.7 /julia-0.7 -latest-win64.exe"
5
5
- JULIA_URL : " https://julialangnightlies-s3.julialang.org/bin/winnt/x86/julia-latest-win32.exe"
6
6
- JULIA_URL : " https://julialangnightlies-s3.julialang.org/bin/winnt/x64/julia-latest-win64.exe"
7
7
matrix :
You can’t perform that action at this time.
0 commit comments