summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGibheer <gibheer@gmail.com>2012-12-17 22:14:31 +0100
committerGibheer <gibheer@gmail.com>2012-12-17 22:14:31 +0100
commitb0954de7dc95e44d02a8e5315ae6c2966adeaa13 (patch)
tree0f736ea590a489ebb7c29045956eb22e14e86b65 /README.md
parent09a179b2567273b7fc6f41b68a16d00d4c981714 (diff)
added travis build status
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.