diff --git a/Cargo.toml b/Cargo.toml index 0c90b01..3f232e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,6 +15,9 @@ exclude = [ ".gitignore" ] +[badges] +travis-ci = { repository = "isislovecruft/curve25519-dalek", branch = "master"} + [dependencies.arrayref] version = "0.3.3"