From ec7f137bb13f12127ced7a70736727a5724414ff Mon Sep 17 00:00:00 2001 From: Shrikant Sharat Date: Sun, 16 Sep 2012 22:42:40 +0530 Subject: [PATCH] Add build status badge to README. --- README.mkd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.mkd b/README.mkd index 5e01f7b..f8da174 100644 --- a/README.mkd +++ b/README.mkd @@ -1,5 +1,7 @@ # Antigen β +[![Build Status](https://secure.travis-ci.org/zsh-users/antigen.png)](http://travis-ci.org/zsh-users/antigen) + Antigen is a small set of functions that help you easily manage your shell (zsh) plugins, called bundles. The concept is pretty much the same as bundles in a typical vim+pathogen setup. Antigen is to zsh, what [Vundle][] is to vim. -- 2.0.0