Skip to content

Commit

Permalink
Merge pull request #442 from JuliaReach/schillic/fix_documenter
Browse files Browse the repository at this point in the history
#402 - Deploy docs from julia 0.6.0
  • Loading branch information
schillic authored Jul 31, 2018
2 parents a7b21f7 + a8f9fdc commit b4e9556
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 @@ -37,7 +37,7 @@ deploydocs(
repo = "github.com/JuliaReach/LazySets.jl.git",
target = "build",
osname = "linux",
julia = "0.6",
julia = "0.6.0",
deps = nothing,
make = nothing
)

0 comments on commit b4e9556

Please sign in to comment.