Skip to content

Commit efc253f

Browse files
authored
Update README.md
1 parent 0b350b9 commit efc253f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# rc-picker
22

33
[![NPM version][npm-image]][npm-url]
4-
[![build status][travis-image]][travis-url]
4+
[![build status][circleci-image]][circleci-url]
55
[![Codecov][codecov-image]][codecov-url]
66
[![Dependencies][david-image]][david-url]
77
[![DevDependencies][david-dev-image]][david-dev-url]
@@ -10,8 +10,8 @@
1010

1111
[npm-image]: http://img.shields.io/npm/v/rc-picker.svg?style=flat-square
1212
[npm-url]: http://npmjs.org/package/rc-picker
13-
[travis-image]: https://img.shields.io/travis/com/react-component/picker.svg?style=flat-square
14-
[travis-url]: https://travis-ci.com/react-component/picker
13+
[circleci-image]: https://img.shields.io/circleci/build/github/react-component/picker/master
14+
[circleci-url]: https://circleci.com/gh/react-component/picker
1515
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/picker/master.svg?style=flat-square
1616
[codecov-url]: https://codecov.io/gh/react-component/picker/branch/master
1717
[david-url]: https://david-dm.org/react-component/picker

0 commit comments

Comments
 (0)