Skip to content

Commit

Permalink
ruby and badge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
webdestroya committed May 17, 2015
1 parent 25775fb commit 41b2df2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ language: ruby
rvm:
- 2.1.0
- 2.0.0
- ruby-head
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/stitchfix/merch_calendar.svg)](https://travis-ci.org/stitchfix/merch_calendar)
[![Code Climate](https://codeclimate.com/github/stitchfix/merch_calendar/badges/gpa.svg)](https://codeclimate.com/github/stitchfix/merch_calendar)
[![Test Coverage](https://codeclimate.com/github/stitchfix/merch_calendar/badges/coverage.svg)](https://codeclimate.com/github/stitchfix/merch_calendar/coverage)
[![Coverage Status](https://coveralls.io/repos/stitchfix/merch_calendar/badge.svg)](https://coveralls.io/r/stitchfix/merch_calendar)

This gem allows for finding merch weeks for a given date, along with manipulating the retail calendar.

Expand Down

0 comments on commit 41b2df2

Please sign in to comment.