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