mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-22 18:33: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
|
USE_SKEPTIC=1 cargo test
|
||||||
else
|
else
|
||||||
cargo test
|
cargo test
|
||||||
cd examples/chat && cargo check && cd ../..
|
|
||||||
fi
|
fi
|
||||||
- |
|
- |
|
||||||
if [[ "$TRAVIS_RUST_VERSION" == "nightly" && $CLIPPY ]]; then
|
if [[ "$TRAVIS_RUST_VERSION" == "nightly" && $CLIPPY ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user