Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
fix coverage badge
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
rnicholus committed Aug 29, 2015
1 parent 580445d commit 9ea1a4a
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
Expand Up @@ -4,7 +4,7 @@ file-input
A better `<input type="file">`.

[![Build Status](https://travis-ci.org/rnicholus/file-input.svg?branch=master)](https://travis-ci.org/rnicholus/file-input)
[![Coverage Status](https://coveralls.io/repos/rnicholus/file-input/badge.png?branch=master)](https://coveralls.io/r/rnicholus/file-input?branch=master)
[![Coverage Status](https://coveralls.io/repos/garstasio/file-input/badge.png?branch=master)](https://coveralls.io/r/garstasio/file-input?branch=master)

## Installation

Expand Down

0 comments on commit 9ea1a4a

Please sign in to comment.