diff --git a/Cargo.toml b/Cargo.toml
index b9145a50a1e32c022dfb64d86fc04fd8ea2f637f..8e2dee635af52a845854e6d8d102359f68602996 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,6 +7,9 @@ version = "0.1.8"
 exclude = ["compile-tests"]
 repository = "https://github.com/rlhunt/cbindgen/"
 
+[badges]
+travis-ci = { repository = "https://github.com/rlhunt/cbindgen" }
+
 [dependencies]
 clap = "2"
 log = "0.3"