diff --git a/Cargo.toml b/Cargo.toml index 77cf6ff..d4bd630 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,5 +12,8 @@ Cargo build scripts. """ keywords = ["build-dependencies"] +[badges] +travis-ci = { repository = "alexcrichton/pkg-config-rs" } + [dev-dependencies] lazy_static = "0.2"