Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Commit f0e859d

Browse files
author
Paul Woolcock
committed
Add travis & appveyor badges to Cargo.toml
1 parent aca2582 commit f0e859d

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
@@ -16,5 +16,9 @@ dropped.
1616
categories = ["filesystem"]
1717
keywords = ["fs", "file", "filesystem"]
1818

19+
[badges]
20+
travis-ci = { repository = "rust-lang-nursery/tempdir" }
21+
appveyor = { repository = "rust-lang-libs/tempdir" }
22+
1923
[dependencies]
2024
rand = "0.3"

0 commit comments

Comments
 (0)