Skip to content

Commit 88ad549

Browse files
authored
Update make.jl (#100)
1 parent 36328c2 commit 88ad549

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ Documenter.deploydocs(
1515
repo = "github.com/JuliaIntervals/TaylorModels.jl.git",
1616
target = "build",
1717
deps = nothing,
18-
make = nothing
18+
make = nothing,
19+
push_preview = true
1920
)

0 commit comments

Comments
 (0)