get docs to deploy
This commit is contained in:
parent
4d6296f311
commit
124bcf5e47
|
@ -26,6 +26,6 @@ deploydocs(
|
|||
repo = "github.com/MikeInnes/Flux.jl.git",
|
||||
target = "build",
|
||||
osname = "linux",
|
||||
julia = "0.5",
|
||||
julia = "0.6",
|
||||
deps = nothing,
|
||||
make = nothing)
|
||||
|
|
Loading…
Reference in New Issue