From 9c6995f618ed784d0194adb8087dbb4fa88fcdd9 Mon Sep 17 00:00:00 2001 From: Ari Lemmetti Date: Wed, 29 Oct 2014 16:09:32 +0200 Subject: [PATCH] Added Travis CI status image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6965bcec..0f66b345 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ http://ultravideo.cs.tut.fi/#encoder for more information. http://github.com/ultravideo/kvazaar/wiki/List-of-suggested-topics for a list of topics you might want to examine if you would like to do something bigger than a bug fix but don't know what yet. +[![Build Status](https://travis-ci.org/ultravideo/kvazaar.svg?branch=master)](https://travis-ci.org/ultravideo/kvazaar) + ##Using Kvazaar Currently most of the features are turned on/off from the code on compile time, but they are meant to be user configurable later.