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",
|
repo = "github.com/MikeInnes/Flux.jl.git",
|
||||||
target = "build",
|
target = "build",
|
||||||
osname = "linux",
|
osname = "linux",
|
||||||
julia = "0.5",
|
julia = "0.6",
|
||||||
deps = nothing,
|
deps = nothing,
|
||||||
make = nothing)
|
make = nothing)
|
||||||
|
Loading…
Reference in New Issue
Block a user