summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 24c1ebb..6755923 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,6 +11,10 @@ categories = ["command-line-utilities"]
authors = ["Sam Tay <sam.chong.tay@gmail.com>"]
edition = "2018"
+[badges]
+appveyor = { repository = "samtay/so", branch = "master", service = "github" }
+travis-ci = { repository = "samtay/so", branch = "master" }
+
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]