From 00f716a2d4aeb1f8e7884f0b59c4b86f8d6edece Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 28 Jul 2015 15:00:17 -0700 Subject: [PATCH] tools: add travis build status to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d9941fed..dd30ad240 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,5 @@ Though limited in features, hledger is lightweight, usable and reliable. For some, it is a simpler, less distracting, more future-proof alternative to Quicken or GnuCash. For more, see http://hledger.org. + +[![Build Status](https://travis-ci.org/simonmichael/hledger.svg?branch=master)](https://travis-ci.org/simonmichael/hledger)