travis: skip clippy
This commit is contained in:
parent
0ebcd685c3
commit
768b067f7f
@ -11,10 +11,10 @@ matrix:
|
||||
|
||||
before_script:
|
||||
- rustup target add thumbv7em-none-eabihf
|
||||
- rustup component add clippy
|
||||
# - rustup component add clippy
|
||||
|
||||
script:
|
||||
- cargo clippy
|
||||
# - cargo clippy
|
||||
- "cargo build --target thumbv7em-none-eabihf --features \"$FEATURES\" $ARGS"
|
||||
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user