Change docs.rs to docs

integrate-threads-example
Stjepan Glavina 5 years ago
parent 1c16d8c462
commit e02349473c

@ -16,5 +16,5 @@ matrix:
script:
- cargo check --all --benches --bins --examples --tests
- cargo test --all
- cargo doc --features docs.rs
- cargo doc --features docs
- cargo fmt --all -- --check

Loading…
Cancel
Save