Skip to content

Commit 02ec883

Browse files
committed
Change to update quality badge and drop deps service
1 parent 501a88a commit 02ec883

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,16 @@
66

77
[![Gem Version](https://badge.fury.io/rb/github_api.svg)][gem]
88
[![Build Status](https://secure.travis-ci.org/piotrmurach/github.svg?branch=master)][travis]
9-
[![Code Climate](https://codeclimate.com/github/piotrmurach/github/badges/gpa.svg)][codeclimate]
9+
[![Maintainability](https://api.codeclimate.com/v1/badges/7dc798db81a62774f99b/maintainability)][codeclimate]
1010
[![Coverage Status](https://coveralls.io/repos/piotrmurach/github/badge.svg?branch=master)][coverage]
1111
[![Inline docs](http://inch-ci.org/github/piotrmurach/github.svg)][inchpages]
12-
[![Dependency Status](https://gemnasium.com/piotrmurach/github.svg?travis)][gemnasium]
1312

1413
[gitter]: https://gitter.im/piotrmurach/github_api
1514
[gem]: http://badge.fury.io/rb/github_api
1615
[travis]: http://travis-ci.org/piotrmurach/github
17-
[codeclimate]: https://codeclimate.com/github/piotrmurach/github
16+
[codeclimate]: https://codeclimate.com/github/piotrmurach/github/maintainability
1817
[coverage]: https://coveralls.io/r/piotrmurach/github
1918
[inchpages]: http://inch-ci.org/github/piotrmurach/github
20-
[gemnasium]: https://gemnasium.com/piotrmurach/github
2119

2220
[Website](http://piotrmurach.github.io/github/) | [Wiki](https://github.com/piotrmurach/github/wiki) | [RDocs](http://rubydoc.info/github/piotrmurach/github/master/frames)
2321

@@ -738,4 +736,4 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/piotrm
738736

739737
## Copyright
740738

741-
Copyright (c) 2011-2017 Piotr Murach. See LICENSE.txt for further details.
739+
Copyright (c) 2011 Piotr Murach. See LICENSE.txt for further details.

0 commit comments

Comments
 (0)