From f109abe9f6b3bd48ab8b24c85c5808dda67ef934 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 27 Jan 2013 23:40:14 +0100 Subject: [PATCH] Added travis stamp of approval to README. --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 06ea423..88addfb 100644 --- a/README.markdown +++ b/README.markdown @@ -16,6 +16,8 @@ Check out [Octopress.org](http://octopress.org/docs) for guides and documentatio ## Contributing +[![Build Status](https://travis-ci.org/imathis/octopress.png?branch=master)](https://travis-ci.org/imathis/octopress) + We love to see people contributing to Octopress, whether it's a bug report, feature suggestion or a pull request. At the moment, we try to keep the core slick and lean, focusing on basic blogging needs, so some of your suggestions might not find their way into Octopress. For those ideas, we started a [list of 3rd party plug-ins](https://github.com/imathis/octopress/wiki/3rd-party-plugins), where you can link your own Octopress plug-in repositories. For the future, we're thinking about ways to easier add them them into our main releases.