File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 66 - stable
77env :
88 - CODECLIMATE_REPO_TOKEN=1c44adbe91de5bcaf24ffef2c47e04f1e6393c6113b506a3df9e8ad9daf4b6ae
9- - CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage CODECLIMATE_REPO_TOKEN=6c8aeb0d-177d-4d51-a011-557d16d6d167
9+ - CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage CODECLIMATE_REPO_TOKEN=7d8bbfeb-08d4-4255-b282-56a7f59d4ab7
1010before_install :
1111 - export CHROME_BIN=chromium-browser
1212 - export DISPLAY=:99.0
Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ Types of changes:
4545
4646#### Changed
4747
48+ - Update ` codebeat ` Project UUID.
49+
4850- Update dev dependencies to latest version.
4951
5052## Signals 1.0.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ SignalsJS
44[ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://github.com/RobotlegsJS/SignalsJS/blob/master/LICENSE )
55[ ![ Gitter chat] ( https://badges.gitter.im/RobotlegsJS/RobotlegsJS.svg )] ( https://gitter.im/RobotlegsJS/RobotlegsJS )
66[ ![ Build Status] ( https://travis-ci.org/RobotlegsJS/SignalsJS.svg?branch=master )] ( https://travis-ci.org/RobotlegsJS/SignalsJS )
7- [ ![ codebeat badge] ( https://codebeat.co/badges/6c8aeb0d-177d-4d51-a011-557d16d6d167 )] ( https://codebeat.co/projects/github-com-robotlegsjs-signalsjs-master )
7+ [ ![ codebeat badge] ( https://codebeat.co/badges/7d8bbfeb-08d4-4255-b282-56a7f59d4ab7 )] ( https://codebeat.co/projects/github-com-robotlegsjs-signalsjs-master )
88[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/37bea90e36d1402c9192/maintainability )] ( https://codeclimate.com/github/RobotlegsJS/SignalsJS/maintainability )
99[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/37bea90e36d1402c9192/test_coverage )] ( https://codeclimate.com/github/RobotlegsJS/SignalsJS/test_coverage )
1010[ ![ npm version] ( https://badge.fury.io/js/%40robotlegsjs%2Fsignals.svg )] ( https://badge.fury.io/js/%40robotlegsjs%2Fsignals )
You can’t perform that action at this time.
0 commit comments