mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 21:55:11 +02:00
Update .travis.yml
This commit is contained in:
parent
f21c06f8ed
commit
54da3e581e
@ -27,7 +27,7 @@ before_script:
|
||||
- rustup target add $TARGET
|
||||
- rustup component add clippy
|
||||
script:
|
||||
- cargo clippy -- -D warnings
|
||||
- cargo clippy
|
||||
- cargo build --verbose --target $TARGET
|
||||
- cargo test --verbose --target $TARGET
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user