From: travis4all Date: Thu, 23 Aug 2012 08:33:46 +0000 (+0000) Subject: :gem: Travis CI image/link in readme :gem: X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b9d6d22ac7cb96e3f9329f16cf6cadfbebeb2eab;p=clean-css.git :gem: Travis CI image/link in readme :gem: --- diff --git a/README.md b/README.md index 7f314e2e..f0d96cce 100644 --- 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.