Skip to content

Commit da5ea3a

Browse files
committed
Fix travis
1 parent 04f9b2f commit da5ea3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ using Documenter, Query
33
makedocs(
44
modules = [Query],
55
sitename = "Query.jl",
6-
format=Documenter.HTML(analytics="UA-132838790-1"),
6+
analytics="UA-132838790-1",
77
pages = [
88
"Introduction" => "index.md",
99
"Getting Started" => "gettingstarted.md",

0 commit comments

Comments
 (0)