mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-06 00:00:10 +02:00
signal: Add some examples to crate docs
Closes alexcrichton/tokio-signal#11
This commit is contained in:
committed by
Carl Lerche
parent
78ca103f3a
commit
c601f68c9f
@@ -11,6 +11,7 @@ script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo doc --no-deps
|
||||
- rustdoc --test README.md -L target/debug/deps
|
||||
after_success:
|
||||
- travis-cargo --only nightly doc-upload
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user