forked from mirror/async-std
fix cargo test --doc
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
This commit is contained in:
parent
c533d5f906
commit
bd43490d72
1 changed files with 1 additions and 1 deletions
|
@ -64,4 +64,4 @@ matrix:
|
|||
|
||||
script:
|
||||
- cargo check --features unstable --all --benches --bins --examples --tests
|
||||
- cargo test --all --docs --features unstable
|
||||
- cargo test --all --doc --features unstable
|
||||
|
|
Loading…
Reference in a new issue