Skip to content

Commit 21185d9

Browse files
authored
Remove outdated badges from Cargo.toml (#1136)
- travis-ci and appveyor don't seem to be used anymore - The cargo reference now recommends putting badges into the Readme file, where we already a github CI badge.
1 parent 6d96315 commit 21185d9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ categories = ["command-line-utilities", "development-tools::build-utils"]
1010
keywords = ["ccache"]
1111
edition = "2018"
1212

13-
[badges]
14-
travis-ci = { repository = "mozilla/sccache" }
15-
appveyor = { repository = "mozilla/sccache" }
16-
1713
[[bin]]
1814
name = "sccache"
1915

0 commit comments

Comments
 (0)