Skip to content

Commit

Permalink
Merge pull request #18 from zenorocha/patch-1
Browse files Browse the repository at this point in the history
Use SVG badge for Travis
  • Loading branch information
sindresorhus committed Apr 3, 2014
2 parents 6cfbbb6 + bc96e45 commit 2a920b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# gruntfile Generator [![Build Status](https://secure.travis-ci.org/yeoman/generator-gruntfile.png?branch=master)](https://travis-ci.org/yeoman/generator-gruntfile) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
# gruntfile Generator [![Build Status](https://secure.travis-ci.org/yeoman/generator-gruntfile.svg?branch=master)](https://travis-ci.org/yeoman/generator-gruntfile) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)

> Create a gruntfile module with [Yeoman](http://yeoman.io), including nodeunit unit tests.
Expand Down

0 comments on commit 2a920b8

Please sign in to comment.