fix cargo test --doc

Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
staging
Yoshua Wuyts 5 years ago
parent c533d5f906
commit bd43490d72
No known key found for this signature in database
GPG Key ID: 24EA8164F96777ED

@ -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…
Cancel
Save