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

Commit 24ffe40

Browse files
committed
Add travis badge to crates.io.
1 parent e3c7bc8 commit 24ffe40

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
@@ -15,6 +15,9 @@ repository = "https://github.com/brson/error-chain"
1515

1616
license = "MIT/Apache-2.0"
1717

18+
[badges]
19+
travis-ci = { repository = "brson/error-chain" }
20+
1821
[features]
1922
default = ["backtrace", "example_generated"]
2023
example_generated = []

0 commit comments

Comments
 (0)