Skip to content

Commit 538ca94

Browse files
authored
Merge pull request #137 from fredrikekre/deploydocs
Add `julia` keyword argument to deploydocs
2 parents ec819d8 + e01c86c commit 538ca94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ makedocs(
1212
)
1313

1414
deploydocs(
15+
julia = "nightly",
1516
repo = "github.com/JuliaMath/Polynomials.jl.git",
1617
target = "build",
1718
deps = nothing,

0 commit comments

Comments
 (0)