Skip to content

Commit fbea508

Browse files
committed
update codebeat settings
1 parent f8202c5 commit fbea508

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=085d3dd50a69835fca8e2a65b819f979f9ff35de4ee768b5530cf479b657c1ac
9-
- CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage CODECLIMATE_REPO_TOKEN=de993485-2a69-4d55-be30-bedc44410d73
9+
- CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage CODECLIMATE_REPO_TOKEN=d9eb1f73-59c9-4973-be5a-7c5733162e43
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
@@ -43,6 +43,8 @@ Types of changes:
4343

4444
#### Changed
4545

46+
- Update `codebeat` Project UUID.
47+
4648
- Update dev dependencies to latest version.
4749

4850
## RobotlegsJS-SignalCommandMap 1.0.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ RobotlegsJS SignalCommandMap Extension
44
[![GitHub license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/RobotlegsJS/RobotlegsJS-SignalCommandMap/blob/master/LICENSE)
55
[![Gitter chat](https://badges.gitter.im/RobotlegsJS/RobotlegsJS.svg)](https://gitter.im/RobotlegsJS/RobotlegsJS)
66
[![Build Status](https://secure.travis-ci.org/RobotlegsJS/RobotlegsJS-SignalCommandMap.svg?branch=master)](https://travis-ci.org/RobotlegsJS/RobotlegsJS-SignalCommandMap)
7-
[![codebeat badge](https://codebeat.co/badges/de993485-2a69-4d55-be30-bedc44410d73)](https://codebeat.co/projects/github-com-robotlegsjs-robotlegsjs-signalcommandmap-master)
7+
[![codebeat badge](https://codebeat.co/badges/d9eb1f73-59c9-4973-be5a-7c5733162e43)](https://codebeat.co/projects/github-com-robotlegsjs-robotlegsjs-signalcommandmap-master)
88
[![Maintainability](https://api.codeclimate.com/v1/badges/806f44b6cd9394ff799d/maintainability)](https://codeclimate.com/github/RobotlegsJS/RobotlegsJS-SignalCommandMap/maintainability)
99
[![Test Coverage](https://api.codeclimate.com/v1/badges/806f44b6cd9394ff799d/test_coverage)](https://codeclimate.com/github/RobotlegsJS/RobotlegsJS-SignalCommandMap/test_coverage)
1010
[![npm version](https://badge.fury.io/js/%40robotlegsjs%2Fsignalcommandmap.svg)](https://badge.fury.io/js/%40robotlegsjs%2Fsignalcommandmap)

0 commit comments

Comments
 (0)