mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-25 06:35:07 +02:00
Merge branch 'master' of https://github.com/ClementTsang/bottom
This commit is contained in:
commit
c6eb66fd52
@ -27,7 +27,7 @@ before_script:
|
|||||||
- rustup target add $TARGET
|
- rustup target add $TARGET
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
script:
|
script:
|
||||||
- cargo clippy -- -D warnings
|
- cargo clippy
|
||||||
- cargo build --verbose --target $TARGET
|
- cargo build --verbose --target $TARGET
|
||||||
- cargo test --verbose --target $TARGET
|
- cargo test --verbose --target $TARGET
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user