Cargo.toml: add travis CI badge

This commit is contained in:
Harald Hoyer 2019-01-08 16:16:07 +01:00
parent caa0b5c1e1
commit 913b38afdc

View file

@ -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 = []