diff --git a/Cargo.toml b/Cargo.toml index d262af5..e95cb3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,9 @@ categories = ["rust-patterns"] readme = "README.md" exclude = [ "booksrc/*", "book.toml", "theme/*", "git-deploy-branch.sh" ] +[badges] +travis-ci = { repository = "haraldh/chainerror" } + [features] default = [ ] no-fileline = []