Skip to content

Commit a44ccbe

Browse files
author
bors-servo
authored
Auto merge of #324 - Svenito:patch-1, r=Hoverbear
Add CI badges FIX #315 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/324) <!-- Reviewable:end -->
2 parents b38dc0d + cec459b commit a44ccbe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ keywords = ["url", "parser"]
1212
categories = ["parser-implementations", "web-programming", "encoding"]
1313
license = "MIT/Apache-2.0"
1414

15+
[badges]
16+
travis-ci = { repository = "servo/rust-url" }
17+
appveyor = { repository = "servo/rust-url" }
18+
1519
[workspace]
1620
members = [".", "idna", "url_serde"]
1721

0 commit comments

Comments
 (0)