From e2ede208b4e859a36434f9eec9d9d9cd02bd63ea Mon Sep 17 00:00:00 2001 From: Dirk Van Haerenborgh Date: Sat, 14 Apr 2018 12:51:02 +0200 Subject: add badges --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8a8c63f..70a82e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,9 @@ description = "Rust interface and bindings for notmuch" license = "GPL-3.0+" readme = "README.md" +[badges] +travis-ci = { repository = "vhdirk/notmuch-rs" } + [dependencies] libc = "0.2" -- cgit v1.2.1