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:
Henrik Friedrichsen
2020-03-21 18:33:31 +01:00
parent ce31ebc25b
commit 7ca405068d
3 changed files with 2 additions and 3 deletions

View File

@@ -11,7 +11,6 @@ readme = "README.md"
edition = "2018"
[badges]
travis-ci = { repository = "hrkfdn/ncspot", branch = "master" }
maintenance = { status = "actively-developed" }
[dependencies]