Skip to content

Commit e197643

Browse files
authored
Update Julia version in docs/make.jl
1 parent c48670f commit e197643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ makedocs(
1919
deploydocs(
2020
repo = "github.com/JuliaIntervals/IntervalArithmetic.jl.git",
2121
target = "build",
22-
julia = "0.6",
22+
julia = "1.0",
2323
osname = "linux",
2424
deps = nothing,
2525
make = nothing

0 commit comments

Comments
 (0)