Przeglądaj źródła

Merge pull request #852 from atouchet/bdg

Remove obsolete badge references
Valentin Gosu 3 lat temu
rodzic
commit
93b8e2f170
1 zmienionych plików z 0 dodań i 4 usunięć
  1. 0 4
      url/Cargo.toml

+ 0 - 4
url/Cargo.toml

@@ -16,10 +16,6 @@ include = ["src/**/*", "LICENSE-*", "README.md", "tests/**"]
 edition = "2018"
 rust-version = "1.56"
 
-[badges]
-travis-ci = { repository = "servo/rust-url" }
-appveyor = { repository = "Manishearth/rust-url" }
-
 [dev-dependencies]
 serde_json = "1.0"
 bencher = "0.1"