:gem: Travis CI image/link in readme :gem:
authortravis4all <travis4all@diamon.dz>
Thu, 23 Aug 2012 08:33:46 +0000 (08:33 +0000)
committertravis4all <travis4all@diamon.dz>
Thu, 23 Aug 2012 08:33:46 +0000 (08:33 +0000)
README.md

index 7f314e2..f0d96cc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+[![build status](https://secure.travis-ci.org/GoalSmashers/clean-css.png)](http://travis-ci.org/GoalSmashers/clean-css)
 ## What is clean-css? ##
 
 Clean-css is a node.js library for minifying CSS files. It does the same job as YUI Compressor's CSS minifier but much faster thanks to many speed optimizations and the node.js itself.