README.md: add CI badge
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 19 Mar 2016 00:09:40 +0000 (20:09 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 19 Mar 2016 00:09:40 +0000 (20:09 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
CHANGELOG.md
README.md

index 3338145e45d1dd67139e737391dad134cba51812..804567bdb558d00ec1450e9d72f5425c5e37533b 100644 (file)
@@ -41,6 +41,7 @@
 
 **README.md**:
 
+  * Add CI badge
   * Add C99 compliance limitation
   * Move documentation to the project's wiki
 
index 445b350b68d283698baefb80c56f911c9c686fc7..58f78d138a1677485147d6d65e4ac4b0bf9e6db1 100644 (file)
--- 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)
This page took 0.024532 seconds and 4 git commands to generate.