From f6ede6ec8bd5d7b9e870ae8ea6fda3c63c0c7032 Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Wed, 24 Apr 2013 19:06:39 -0500 Subject: [PATCH] Add Travis status image --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index ac68d3e..87c1f9a 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,7 @@ # qdate - A Wrapper for Erlang Date and Timezone Management +[![Build Status](https://travis-ci.org/choptastic/qdate.png?branch=master)](https://travis-ci.org/choptastic/qdate) + ## Purpose Erlang Date and Time management is rather primitive, but improving.