From abdceea1345fcc4c26fab0c5100671e1d1c7948a Mon Sep 17 00:00:00 2001 From: Stig Sandbeck Mathisen Date: Sun, 5 Oct 2014 21:24:20 +0200 Subject: [PATCH] Add travis build status to README [ci skip] --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4bfd08cf..182ae929 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,7 @@ In all cases the code shall have an OSI-compatible license. Asking for a pull im This change was made on Jun 1st 2012. If you wrote some code earlier and you do not agree to the new licensing default, you can : - submit a licensing change pull - submit a removal pull + +# Building status + +master: [![Build Status](https://travis-ci.org/munin-monitoring/contrib.svg?branch=master)](https://travis-ci.org/munin-monitoring/contrib)