Try to fix docs build
This commit is contained in:
parent
7758a0b8af
commit
0981856f58
|
@ -117,6 +117,7 @@ matrix:
|
|||
|
||||
# TOOLING
|
||||
- name: "Documentation"
|
||||
install: true
|
||||
script: RUSTDOCFLAGS="--cfg jemallocator_docs" cargo doc
|
||||
deploy:
|
||||
provider: script
|
||||
|
|
Loading…
Reference in New Issue