mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
Update Travis config
This commit is contained in:
@ -30,7 +30,7 @@ matrix:
|
|||||||
- env: NAME='clippy'
|
- env: NAME='clippy'
|
||||||
rust: stable
|
rust: stable
|
||||||
before_script:
|
before_script:
|
||||||
- rustup component add clippy-preview
|
- rustup component add clippy
|
||||||
script:
|
script:
|
||||||
- cargo clippy --all-targets --all-features -- -D warnings
|
- cargo clippy --all-targets --all-features -- -D warnings
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user