Skip to content

Commit

Permalink
deploy docs on julia 1 (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Vertechi authored Aug 21, 2018
1 parent 36345ed commit f966c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ makedocs(
deploydocs(
repo = "github.com/JuliaGizmos/Interact.jl.git",
target = "build",
julia = "0.6",
julia = "1.0",
osname = "linux",
deps = nothing,
make = nothing
Expand Down

0 comments on commit f966c21

Please sign in to comment.