mirror of
https://github.com/actix/examples
synced 2025-01-22 22:05:57 +01:00
Run tests on Travis CI.
This commit is contained in:
parent
d85adb8513
commit
ec5dfce0b1
@ -39,6 +39,7 @@ before_script:
|
||||
|
||||
script:
|
||||
- cargo check --all
|
||||
- cargo test --all
|
||||
- |
|
||||
if [[ "$TRAVIS_RUST_VERSION" == "nightly" ]]; then
|
||||
cargo clippy
|
||||
|
Loading…
x
Reference in New Issue
Block a user