Browse code

Added travis stamp of approval to README.

Parker Moore authored on 27/01/2013 at 22:40:14
Showing 1 changed files
... ...
@@ -16,6 +16,8 @@ Check out [Octopress.org](http://octopress.org/docs) for guides and documentatio
16 16
 
17 17
 ## Contributing
18 18
 
19
+[![Build Status](https://travis-ci.org/imathis/octopress.png?branch=master)](https://travis-ci.org/imathis/octopress)
20
+
19 21
 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.
20 22
 
21 23