switch badges to github actions
cargo badges does not support github actions yet: https://github.com/rust-lang/crates.io/pull/1838
This commit is contained in:
@@ -11,7 +11,6 @@ readme = "README.md"
|
||||
edition = "2018"
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "hrkfdn/ncspot", branch = "master" }
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user