Skip to content

Commit

Permalink
updated shields.io badges to be flat
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanjudis committed Apr 21, 2014
1 parent 28d5682 commit 151f71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# grunt-phantomas

[![Build Status](http:https://img.shields.io/travis/stefanjudis/grunt-phantomas.svg)](https://travis-ci.org/stefanjudis/grunt-phantomas) [![NPM version](http:https://img.shields.io/npm/v/grunt-phantomas.svg)](http:https://badge.fury.io/js/grunt-phantomas) [![Dependency Status](http:https://img.shields.io/gemnasium/stefanjudis/grunt-phantomas.svg)](https://gemnasium.com/stefanjudis/grunt-phantomas) [![Coverage Status](http:https://img.shields.io/coveralls/stefanjudis/grunt-phantomas.svg)](https://coveralls.io/r/stefanjudis/grunt-phantomas?branch=master) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http:https://gruntjs.com/)
[![Build Status](http:https://img.shields.io/travis/stefanjudis/grunt-phantomas.svg?style=flat)](https://travis-ci.org/stefanjudis/grunt-phantomas) [![NPM version](http:https://img.shields.io/npm/v/grunt-phantomas.svg?style=flat)](http:https://badge.fury.io/js/grunt-phantomas) [![Dependency Status](http:https://img.shields.io/gemnasium/stefanjudis/grunt-phantomas.svg?style=flat)](https://gemnasium.com/stefanjudis/grunt-phantomas) [![Coverage Status](http:https://img.shields.io/coveralls/stefanjudis/grunt-phantomas.svg?style=flat)](https://coveralls.io/r/stefanjudis/grunt-phantomas?branch=master) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http:https://gruntjs.com/)

> Grunt plugin for phantomas
Expand Down

0 comments on commit 151f71d

Please sign in to comment.