make docs on 1.0

This commit is contained in:
Mike J Innes 2018-09-05 16:31:05 +01:00
parent b7eaf393fc
commit d5d9441fc1

View File

@ -26,6 +26,6 @@ deploydocs(
repo = "github.com/FluxML/Flux.jl.git",
target = "build",
osname = "linux",
julia = "0.6",
julia = "1.0",
deps = nothing,
make = nothing)