From 6dbfe20872ff6e6a4b2a012f85dcd496cdccd9f6 Mon Sep 17 00:00:00 2001 From: Jeremy Saenz Date: Sat, 20 Jul 2013 09:11:11 -0700 Subject: [PATCH] Added travis build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4e25bf..e406573 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/codegangsta/cli.png?branch=master)](https://travis-ci.org/codegangsta/cli) + # Work in Progress This package is not in a releasable state. Stay tuned as I try to crank this API out in the next week or so.