Skip to content

Commit

Permalink
Bust GH image cache on coverage badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronklaassen committed Oct 4, 2016
1 parent 5b23448 commit d6fb0a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,6 +1,7 @@
# unsplash_rb

[![Build Status](https://travis-ci.org/unsplash/unsplash_rb.svg?branch=travis)](https://travis-ci.org/unsplash/unsplash_rb) [![Coverage Status](https://coveralls.io/repos/github/unsplash/unsplash_rb/badge.svg?branch=master)](https://coveralls.io/github/unsplash/unsplash_rb?branch=master)
[![Build Status](https://travis-ci.org/unsplash/unsplash_rb.svg?branch=travis)](https://travis-ci.org/unsplash/unsplash_rb)
[![Coverage Status](https://coveralls.io/repos/github/unsplash/unsplash_rb/badge.svg?branch=master&gh_cache_bust=1)](https://coveralls.io/github/unsplash/unsplash_rb?branch=master)

A ruby client for [the Unsplash API](https://unsplash.com/documentation).

Expand Down

0 comments on commit d6fb0a1

Please sign in to comment.