Skip to content

Commit

Permalink
Remove travis badge (#153)
Browse files Browse the repository at this point in the history
We haven't used travis in a number of years, and also badges are no
longer a Cargo.toml thing.
  • Loading branch information
illicitonion authored Jul 29, 2024
1 parent b006342 commit 456c95d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion num_enum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ default = ["std"] # disable to use in a `no_std` environment
features = ["external_doc"]

[badges]
travis-ci = { repository = "illicitonion/num_enum", branch = "master" }
maintenance = { status = "passively-maintained" }

[dependencies]
Expand Down

0 comments on commit 456c95d

Please sign in to comment.