get docs to deploy

This commit is contained in:
Mike J Innes 2017-05-02 13:48:34 +01:00
parent 4d6296f311
commit 124bcf5e47
1 changed files with 1 additions and 1 deletions

View File

@ -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)