Skip to content

Commit 1d036a3

Browse files
haampieandreasnoack
authored andcommitted
Use 0.6 to deploy the docs (#165)
1 parent 43541f1 commit 1d036a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/make.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ makedocs(
3939
deploydocs(
4040
repo = "github.com/JuliaMath/IterativeSolvers.jl",
4141
target = "build",
42+
osname = "linux",
43+
julia = "0.6",
4244
deps = nothing,
4345
make = nothing,
4446
)

0 commit comments

Comments
 (0)