From 967769619f66a9bf835153dc145045d8a357827d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20da=20Silva=20Cont=C3=ADn?= Date: Fri, 27 Mar 2015 11:13:51 +0100 Subject: [PATCH] added travis-ci svg badge to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cf6d75..c2d38e5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > What could be more logical awesome than no logic at all? -[![Gitter chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/janl/mustache.js) +[![Build Status](https://travis-ci.org/janl/mustache.js.svg)](https://travis-ci.org/janl/mustache.js) [![Gitter chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/janl/mustache.js) [mustache.js](http://github.com/janl/mustache.js) is an implementation of the [mustache](http://mustache.github.com/) template system in JavaScript.