mirror of
https://github.com/async-rs/async-std.git
synced 2025-04-27 02:36:52 +00:00
build unstable for docs
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
This commit is contained in:
parent
488c90c0c4
commit
713ab026c3
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ matrix:
|
||||||
rust: nightly
|
rust: nightly
|
||||||
os: linux
|
os: linux
|
||||||
script:
|
script:
|
||||||
- cargo doc --features docs
|
- cargo doc --features docs unstable
|
||||||
|
|
||||||
- name: book
|
- name: book
|
||||||
rust: nightly
|
rust: nightly
|
||||||
|
|
Loading…
Reference in a new issue