Skip to content

Commit

Permalink
Let's put a build status image in the README.
Browse files Browse the repository at this point in the history
Now we're like the cool kids.
  • Loading branch information
samskivert committed Mar 17, 2015
1 parent 8785d63 commit 516fde2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -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
===========

Expand Down

0 comments on commit 516fde2

Please sign in to comment.