Skip to content
This repository was archived by the owner on Dec 25, 2017. It is now read-only.

Commit 8a11cd1

Browse files
committed
📝 docs(README): change to codecov badge
1 parent 8c50bcb commit 8a11cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# vue-validator
22

33
[![CircleCI Status](https://circleci.com/gh/kazupon/vue-validator/tree/dev.svg?style=shield&circle-token=36fad1862fbb44da91a28217df8fba769d6d1ce7)](https://circleci.com/gh/kazupon/vue-validator/tree/dev)
4-
[![Coverage Status](https://coveralls.io/repos/github/kazupon/vue-validator/badge.svg?branch=dev)](https://coveralls.io/github/kazupon/vue-validator?branch=dev)
4+
[![codecov](https://codecov.io/gh/kazupon/vue-validator/branch/dev/graph/badge.svg)](https://codecov.io/gh)
55
[![npm package](https://img.shields.io/npm/v/vue-validator.svg)](https://www.npmjs.com/package/vue-validator)
66

77
Validator component for Vue.js

0 commit comments

Comments
 (0)