Run clippy on serde_test in Travis
This commit is contained in:
parent
213071fe5c
commit
f4ae0888c8
@ -157,6 +157,7 @@
|
||||
|
||||
#![doc(html_root_url = "https://docs.rs/serde_test/1.0.18")]
|
||||
|
||||
#![cfg_attr(feature = "cargo-clippy", deny(clippy))]
|
||||
#![cfg_attr(feature = "cargo-clippy", allow(float_cmp))]
|
||||
|
||||
#[macro_use]
|
||||
|
Loading…
x
Reference in New Issue
Block a user