From 8510b534ced095d8dcd187f32e70f32070360f72 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Thu, 26 Dec 2019 09:49:48 +0300 Subject: [PATCH] chore: add ci badge to package --- itconfig/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/itconfig/Cargo.toml b/itconfig/Cargo.toml index e651ce7..de9f886 100644 --- a/itconfig/Cargo.toml +++ b/itconfig/Cargo.toml @@ -14,4 +14,7 @@ readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html +[badges.travis-ci] +repository = "icetemple/itconfig-rs" + [dependencies]