@@ -6,22 +6,22 @@ React Select
6
6
7
7
[ ![ NPM version] [ npm-image ]] [ npm-url ]
8
8
[ ![ npm download] [ download-image ]] [ download-url ]
9
- [ ![ build status] [ circleci -image]] [ circleci -url]
10
- [ ![ Test coverage ] [ coveralls -image]] [ coveralls -url]
9
+ [ ![ build status] [ travis -image]] [ travis -url]
10
+ [ ![ Codecov ] [ codecov -image]] [ codecov -url]
11
11
[ ![ Dependencies] [ david-image ]] ( david-url )
12
12
[ ![ DevDependencies] [ david-dev-image ]] [ david-dev-url ]
13
13
[ ![ bundle size] [ bundlephobia-image ]] [ bundlephobia-url ]
14
14
15
15
[ npm-image ] : http://img.shields.io/npm/v/rc-select.svg?style=flat-square
16
16
[ npm-url ] : http://npmjs.org/package/rc-select
17
- [ circleci-image ] : https://img.shields.io/circleci/build/github/react-component/select.svg?style=flat-square
18
- [ circleci-url ] : https://circleci.com/gh/react-component/select
17
+ [ travis-image ] : https://img.shields.io/travis/com/react-component/select.svg?style=flat-square
18
+ [ travis-url ] : https://travis-ci.com/react-component/select
19
+ [ codecov-image ] : https://img.shields.io/codecov/c/github/react-component/select/master.svg?style=flat-square
20
+ [ codecov-url ] : https://codecov.io/gh/react-component/select/branch/master
19
21
[ david-url ] : https://david-dm.org/react-component/select
20
- [ david-image ] : https://img.shields.io/david/ react-component/select.svg?style=flat-square
22
+ [ david-image ] : https://david-dm.org/ react-component/select/status .svg?style=flat-square
21
23
[ david-dev-url ] : https://david-dm.org/react-component/select?type=dev
22
- [ david-dev-image ] : https://img.shields.io/david/react-component/select.svg?style=flat-square&type=dev
23
- [ coveralls-image ] : https://img.shields.io/coveralls/react-component/select.svg?style=flat-square
24
- [ coveralls-url ] : https://coveralls.io/r/react-component/select?branch=maste
24
+ [ david-dev-image ] : https://david-dm.org/react-component/select/dev-status.svg?style=flat-square
25
25
[ download-image ] : https://img.shields.io/npm/dm/rc-select.svg?style=flat-square
26
26
[ download-url ] : https://npmjs.org/package/rc-select
27
27
[ bundlephobia-url ] : https://bundlephobia.com/result?p=rc-select
0 commit comments