Order Documenter and CI consistently (#188)
This commit is contained in:
parent
25d4294c2e
commit
803d50aabe
@ -46,6 +46,7 @@ function view(p::Readme, t::Template, pkg::AbstractString)
|
|||||||
end
|
end
|
||||||
|
|
||||||
badge_order() = [
|
badge_order() = [
|
||||||
|
Documenter{GitHubActions},
|
||||||
Documenter{GitLabCI},
|
Documenter{GitLabCI},
|
||||||
Documenter{TravisCI},
|
Documenter{TravisCI},
|
||||||
GitHubActions,
|
GitHubActions,
|
||||||
|
Loading…
Reference in New Issue
Block a user