2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-04-02 14:36:40 +00:00

build unstable for docs

Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
This commit is contained in:
Yoshua Wuyts 2019-09-18 03:47:47 +02:00
parent 488c90c0c4
commit 713ab026c3
No known key found for this signature in database
GPG key ID: 24EA8164F96777ED

View file

@ -50,7 +50,7 @@ matrix:
rust: nightly
os: linux
script:
- cargo doc --features docs
- cargo doc --features docs unstable
- name: book
rust: nightly