From 42458210c52941b04b92b9c14cd7dc8881f5d3be Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Fri, 30 May 2014 06:45:50 -0600 Subject: [PATCH] Build status --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 21334ad..00b148f 100644 --- a/readme.md +++ b/readme.md @@ -3,3 +3,5 @@ Publish files to a `gh-pages` branch on GitHub (or any other branch anywhere else). This will evolve into a more useful package. For now, it's just some extracted bits from the [`grunt-gh-pages`](https://www.npmjs.org/package/grunt-gh-pages) package. + +[![Current Status](https://secure.travis-ci.org/tschaub/gh-pages.png?branch=master)](https://travis-ci.org/tschaub/gh-pages)