Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
julia
keyword argument to deploydocs (#58)
* The `julia` keyword argument to `Documenter.deploydocs` will be required in the future instead of automatically defaulting to `julia = "nightly" (see JuliaDocs/Documenter.jl#712, JuliaDocs/Documenter.jl#526). This commit adds `julia = "nightly"` to `Documenter.deploydocs`. * Deploy docs from Julia 0.6
- Loading branch information