mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
ci: remove ALLOW_FAILURES=false in travis for nightly cargo doc (#816)
This commit is contained in:
parent
db69275202
commit
201b6ce53a
@ -63,8 +63,8 @@ matrix:
|
||||
cargo test -p tokio-threadpool --tests --target x86_64-unknown-linux-gnu
|
||||
|
||||
# This runs cargo +nightly doc
|
||||
- rust: nightly
|
||||
env: ALLOW_FAILURES=true # FIXME remove this live after #437 is resolved
|
||||
- name: nightly_docs
|
||||
rust: nightly
|
||||
script: cargo doc
|
||||
|
||||
allow_failures:
|
||||
|
Loading…
x
Reference in New Issue
Block a user