Do not publish dep docs
This commit is contained in:
parent
f1351725f8
commit
986afe26a3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ notifications:
|
|||
script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo doc
|
||||
- cargo doc --no-deps
|
||||
- rustdoc --test README.md -L target
|
||||
|
||||
after_success:
|
||||
|
|
Loading…
Add table
Reference in a new issue