Skip to content

Commit 971ff79

Browse files
committed
update codebeat settings
1 parent ae8eda0 commit 971ff79

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ node_js:
66
- stable
77
env:
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
1010
before_install:
1111
- export CHROME_BIN=chromium-browser
1212
- export DISPLAY=:99.0

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)