File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ language: node_js
22node_js :
33 - stable
44env :
5- - CODECLIMATE_REPO_TOKEN=2aa3b8fb452081d0eaf0ff3574d29683b39414ee91831b95e7fafcb3c30f3901
5+ - CODECLIMATE_REPO_TOKEN=1c44adbe91de5bcaf24ffef2c47e04f1e6393c6113b506a3df9e8ad9daf4b6ae
66 - CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage CODECLIMATE_REPO_TOKEN=6c8aeb0d-177d-4d51-a011-557d16d6d167
77before_install :
88 - export CHROME_BIN=chromium-browser
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ SignalsJS
44[ ![ Gitter chat] ( https://badges.gitter.im/RobotlegsJS/RobotlegsJS.svg )] ( https://gitter.im/RobotlegsJS/RobotlegsJS )
55[ ![ Build Status] ( https://travis-ci.org/RobotlegsJS/SignalsJS.svg?branch=master )] ( https://travis-ci.org/RobotlegsJS/SignalsJS )
66[ ![ codebeat badge] ( https://codebeat.co/badges/6c8aeb0d-177d-4d51-a011-557d16d6d167 )] ( https://codebeat.co/projects/github-com-robotlegsjs-signalsjs-master )
7- [ ![ Test Coverage] ( https://codeclimate.com/github/RobotlegsJS/SignalsJS/badges/coverage.svg )] ( https://codeclimate.com/github/RobotlegsJS/SignalsJS/coverage )
7+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/37bea90e36d1402c9192/maintainability )] ( https://codeclimate.com/github/RobotlegsJS/SignalsJS/maintainability )
8+ [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/37bea90e36d1402c9192/test_coverage )] ( https://codeclimate.com/github/RobotlegsJS/SignalsJS/test_coverage )
89[ ![ npm version] ( https://badge.fury.io/js/%40robotlegsjs%2Fsignals.svg )] ( https://badge.fury.io/js/%40robotlegsjs%2Fsignals )
910[ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/RobotlegsJS/SignalsJS.svg )] ( https://greenkeeper.io/ )
1011[ ![ styled with prettier] ( https://img.shields.io/badge/styled_with-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
You can’t perform that action at this time.
0 commit comments