From b7c42d35a5137fd63c99c8383a769bc3719911a3 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Fri, 18 Mar 2016 20:09:40 -0400 Subject: [PATCH] README.md: add CI badge Signed-off-by: Philippe Proulx --- CHANGELOG.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3338145..804567b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ **README.md**: + * Add CI badge * Add C99 compliance limitation * Move documentation to the project's wiki diff --git a/README.md b/README.md index 445b350..58f78d1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # barectf [![](https://img.shields.io/pypi/v/barectf.svg)](https://pypi.python.org/pypi/barectf) +[![Jenkins](https://img.shields.io/jenkins/s/https/ci.lttng.org/barectf.svg)](https://ci.lttng.org/job/barectf) **barectf** is a command-line utility which generates C99 code that is able to write native [Common Trace Format](http://diamon.org/ctf) -- 2.34.1