Skip to content

Commit

Permalink
Remove travis badge
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 committed Jul 29, 2024
1 parent 4d25890 commit aae80a3
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 aae80a3

Please sign in to comment.