|
3 | 3 | [![GitHub release][badge-release-img]][badge-release-lnk]
|
4 | 4 | [![Greenkeeper badge][badge-greenkeeper-img]][badge-greenkeeper-lnk]
|
5 | 5 | [![Travis CI Status][badge-travis-img]][badge-travis-lnk]
|
| 6 | +[![CircleCI][badge-circleci-img]][badge-circleci-lnk] |
6 | 7 | [![Code Climate Status][badge-code-climate-status-img]][badge-code-climate-status-lnk]
|
7 | 8 | [![Code Climate Issues][badge-code-climate-issues-img]][badge-code-climate-issues-lnk]
|
8 | 9 | [![License][badge-license-img]][badge-license-lnk]
|
@@ -98,8 +99,8 @@ SOFTWARE.
|
98 | 99 | [badge-release-lnk]: https://github.com/heyprof/angularjs-input-file/releases
|
99 | 100 | [badge-greenkeeper-img]: https://badges.greenkeeper.io/heyprof/angularjs-input-file.svg
|
100 | 101 | [badge-greenkeeper-lnk]: https://greenkeeper.io/
|
101 | | -[badge-travis-img]: https://img.shields.io/travis/heyprof/angularjs-input-file.svg?label=TravisCI |
102 | | -[badge-travis-lnk]: https://travis-ci.org/heyprof/angularjs-input-file |
| 102 | +[badge-circleci-img]: https://circleci.com/gh/heyprof/angularjs-input-file/tree/master.svg?style=svg |
| 103 | +[badge-circleci-lnk]: https://circleci.com/gh/heyprof/angularjs-input-file/tree/master |
103 | 104 | [badge-code-climate-status-img]: https://img.shields.io/codeclimate/github/heyprof/angularjs-input-file.svg?label=climate
|
104 | 105 | [badge-code-climate-status-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-file
|
105 | 106 | [badge-code-climate-issues-img]: https://img.shields.io/codeclimate/issues/github/heyprof/angularjs-input-file.svg?label=climate issues
|
|
0 commit comments