From ef7730357177150175e4dc3953e87ac5fafa2294 Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Fri, 12 Dec 2014 15:34:41 +0000 Subject: [PATCH] Add Travis CI badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d1b521..bad188f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Handlebars.php Helpers -Provides a set of helpers for [Handlebars.php](https://github.com/XaminProject/handlebars.php) template engine. +[![Build Status](https://travis-ci.org/JustBlackBird/handlebars.php-helpers.svg)](https://travis-ci.org/JustBlackBird/handlebars.php-helpers) + +> Provides a set of helpers for [Handlebars.php](https://github.com/XaminProject/handlebars.php) template engine. ## Installation