Also test the documentation on cargo test.
This commit is contained in:
parent
6142c24bb8
commit
12c6968ffe
@ -13,5 +13,5 @@ script:
|
||||
- rustc --version
|
||||
- cargo --version
|
||||
- cargo build --verbose
|
||||
- cargo test --lib --verbose
|
||||
- cargo test --verbose
|
||||
- cd examples && cargo check --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user