diff --git a/docs/make.jl b/docs/make.jl index f9d88ab..648542d 100755 --- a/docs/make.jl +++ b/docs/make.jl @@ -12,7 +12,4 @@ makedocs( deploydocs( repo = "github.com/eljungsk/ScatteredInterpolation.jl.git", target = "build", - julia = "0.6", - deps = nothing, - make = nothing, )