File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ matrix:
2121
2222addons :
2323 code_climate :
24- repo_token : f88bd1bbb15936c8e8a5e2d93031b09d20d84b15abc097ae8fba858964ed8509
24+ repo_token : 260ab9176fc71a03135174210e0b12c99a453f7846ae0fac904bffacf10a2987
2525
2626after_success :
2727 - vendor/bin/test-reporter
Original file line number Diff line number Diff line change 11# Simple Bitcoin JSON-RPC client based on GuzzleHttp
22
3- [ ![ Latest Stable Version] ( https://poser.pugx.org/denpa/php-bitcoinrpc/v/stable )] ( https://packagist.org/packages/denpa/php-bitcoinrpc ) [ ![ License] ( https://poser.pugx.org/denpa/php-bitcoinrpc/license )] ( https://packagist.org/packages/denpa/php-bitcoinrpc ) [ ![ Build Status] ( https://travis-ci.org/denpamusic/php-bitcoinrpc.svg )] ( https://travis-ci.org/denpamusic/php-bitcoinrpc ) [ ![ Code Climate] ( https://codeclimate.com/repos/588ede655d54eb005e000aba/ badges/09e74c48240a8204b345/ gpa.svg )] ( https://codeclimate.com/repos/588ede655d54eb005e000aba/feed ) [ ![ Test Coverage ] ( https://codeclimate.com/repos/588ede655d54eb005e000aba/badges/09e74c48240a8204b345/ coverage.svg )] ( https://codeclimate.com/repos/588ede655d54eb005e000aba/ coverage ) [ ![ Dependency Status] ( https://www.versioneye.com/user/projects/58833bfce25f5900365362cf/badge.svg?style=rounded )] ( https://www.versioneye.com/user/projects/58833bfce25f5900365362cf )
3+ [ ![ Latest Stable Version] ( https://poser.pugx.org/denpa/php-bitcoinrpc/v/stable )] ( https://packagist.org/packages/denpa/php-bitcoinrpc ) [ ![ License] ( https://poser.pugx.org/denpa/php-bitcoinrpc/license )] ( https://packagist.org/packages/denpa/php-bitcoinrpc ) [ ![ Build Status] ( https://travis-ci.org/denpamusic/php-bitcoinrpc.svg )] ( https://travis-ci.org/denpamusic/php-bitcoinrpc ) [ ![ Code Climate] ( https://codeclimate.com/github/denpamusic/php-bitcoinrpc/ badges/gpa.svg )] ( https://codeclimate.com/github/denpamusic/php-bitcoinrpc ) < a href = " https://codeclimate.com/github/denpamusic/php-bitcoinrpc/ coverage " >< img src = " https://codeclimate.com/github/denpamusic/php-bitcoinrpc/badges/ coverage.svg " /></ a > [ ![ Dependency Status] ( https://www.versioneye.com/user/projects/58833bfce25f5900365362cf/badge.svg?style=rounded )] ( https://www.versioneye.com/user/projects/58833bfce25f5900365362cf )
44
55## Installation
66Run ``` php composer.phar require denpa/php-bitcoinrpc ``` in your project directory or add following lines to composer.json
You can’t perform that action at this time.
0 commit comments