Skip to content

Commit 6f3be41

Browse files
authored
Merge pull request #109 from dtolnay/badge
Display a Travis badge on crates.io
2 parents 8187e1e + fe0aa74 commit 6f3be41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ nightly = ["proc-macro"]
3333

3434
proc-macro = []
3535
default = ["proc-macro"]
36+
37+
[badges]
38+
travis-ci = { repository = "alexcrichton/proc-macro2" }

0 commit comments

Comments
 (0)