Adding Travis bagde

The title is a question so I am not sure where to add the badge.
This commit is contained in:
Viktor Szépe 2017-08-04 13:32:29 +02:00 committed by GitHub
parent 3e4c362492
commit dde649e069

View file

@ -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 spread as much as possible over an entire processor set, while minimizing cache
miss rates for irq handlers. 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 ```bash
./autogen.sh ./autogen.sh