mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-22 10:23:18 +01:00
remove chat check
This commit is contained in:
parent
ae292eae6d
commit
0b9821b36c
@ -40,7 +40,6 @@ script:
|
||||
USE_SKEPTIC=1 cargo test
|
||||
else
|
||||
cargo test
|
||||
cd examples/chat && cargo check && cd ../..
|
||||
fi
|
||||
- |
|
||||
if [[ "$TRAVIS_RUST_VERSION" == "nightly" && $CLIPPY ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user