From 1b3a4a0b0b4e04dbc9f958f47c6232aeeea182a2 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sun, 25 Mar 2018 18:36:12 +0100 Subject: [PATCH] - add Travis CI button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c019a9..7f365ca 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # docproc +[![Build Status](https://travis-ci.org/marcusva/docproc.svg?branch=master)](https://travis-ci.org/marcusva/docproc) + docproc is a simple content processing pipeline, which allows you to take arbitrary input data and to transform it to create output data of any kind.