mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
travis: Run cargo bench
on nightly
This commit is contained in:
parent
d1a2a9d324
commit
307ba7a867
@ -11,6 +11,8 @@ script:
|
||||
- cargo build
|
||||
- cargo test
|
||||
- cargo doc --no-deps
|
||||
- if [ "$TRAVIS_RUST_VERSION" == "nightly" ]; then cargo bench ; fi
|
||||
|
||||
after_success:
|
||||
- travis-cargo --only nightly doc-upload
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user