Remove CI badge from Cargo.toml

Support for badges has been deprecated by crates.io.
This commit is contained in:
David Tolnay 2020-05-01 20:38:06 -07:00
parent 7a44b284af
commit ce24877b4d
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82

View File

@ -66,8 +66,5 @@ targets = ["x86_64-unknown-linux-gnu"]
[package.metadata.playground]
all-features = true
[badges]
travis-ci = { repository = "dtolnay/syn" }
[workspace]
members = ["dev", "json"]