From b0954de7dc95e44d02a8e5315ae6c2966adeaa13 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Mon, 17 Dec 2012 22:14:31 +0100 Subject: [PATCH] added travis build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bce1f9e..6a3b219 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ zero - a toolkit for web services ================================= +[![Build Status](https://travis-ci.org/libzero/zero.png)](http://travis-ci.org/libzero/zero) + The focus of this project is to provide small helpers for building web services without the need of learning a complete new web stack from the bottom to the top.