diff --git a/Cargo.toml b/Cargo.toml index 6b80bd4..ef5a4ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,9 +44,6 @@ repository = "uuid-rs/uuid" [badges.maintenance] status = "actively-developed" -[badges.travis-ci] -repository = "uuid-rs/uuid" - [features] default = ["std"] std = []