From 516fde2ea4e9a76ae4c82c778de20ebe9be1a647 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 16 Mar 2015 20:37:39 -0700 Subject: [PATCH] Let's put a build status image in the README. Now we're like the cool kids. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 68d6348..adade60 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ There exists [another Java implementation of Mustache](http://github.com/spullar but the motivations for this version are sufficiently different as to justify (in the author's mind, anyhow) the duplication. +[![Build Status](https://travis-ci.org/samskivert/jmustache.svg?branch=master)](https://travis-ci.org/samskivert/jmustache) + Motivations ===========