From 1c4d43845aa802aec1464115575062261408f5bd Mon Sep 17 00:00:00 2001 From: Paul Hummer Date: Fri, 18 May 2018 19:51:50 -0600 Subject: Fix Cargo.toml missing line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ♬ : Something Corporate / Konstantine --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 5472a16..0a2ed61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,4 +20,5 @@ include = [ [dependencies] libc = "0.2.40" +[badges] travis-ci = { repository = "rockstar/pidlock" } -- cgit v1.2.3