From dde649e069b6c5b7d0b0ef57f17db10d6f583e70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Fri, 4 Aug 2017 13:32:29 +0200 Subject: [PATCH] Adding Travis bagde The title is a question so I am not sure where to add the badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 034819c..8e394bd 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ interrupt sources, and isolates them to a single unique cpu, so that load is spread as much as possible over an entire processor set, while minimizing cache miss rates for irq handlers. -## Building and Installing +## Building and Installing [![Build Status](https://travis-ci.org/Irqbalance/irqbalance.svg?branch=master)](https://travis-ci.org/Irqbalance/irqbalance) ```bash ./autogen.sh