mirror of
https://github.com/async-rs/async-std.git
synced 2025-01-16 10:49:55 +00:00
Change docs.rs to docs
This commit is contained in:
parent
1c16d8c462
commit
e02349473c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue