Skip to content

Commit eb2d321

Browse files
committed
update project uuid
1 parent a896107 commit eb2d321

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ node_js:
33
- stable
44
env:
55
- CODECLIMATE_REPO_TOKEN=2aa3b8fb452081d0eaf0ff3574d29683b39414ee91831b95e7fafcb3c30f3901
6-
- CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage CODECLIMATE_REPO_TOKEN=88ef8956-4c0f-4a25-b35d-7fab824234e3
6+
- CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage CODECLIMATE_REPO_TOKEN=6c8aeb0d-177d-4d51-a011-557d16d6d167
77
before_install:
88
- export CHROME_BIN=chromium-browser
99
- export DISPLAY=:99.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SignalsJS
33

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)
6-
[![codebeat badge](https://codebeat.co/badges/88ef8956-4c0f-4a25-b35d-7fab824234e3)](https://codebeat.co/projects/github-com-robotlegsjs-signalsjs-master)
6+
[![codebeat badge](https://codebeat.co/badges/6c8aeb0d-177d-4d51-a011-557d16d6d167)](https://codebeat.co/projects/github-com-robotlegsjs-signalsjs-master)
77
[![Test Coverage](https://codeclimate.com/github/RobotlegsJS/SignalsJS/badges/coverage.svg)](https://codeclimate.com/github/RobotlegsJS/SignalsJS/coverage)
88
[![npm version](https://badge.fury.io/js/%40robotlegsjs%2Fsignals.svg)](https://badge.fury.io/js/%40robotlegsjs%2Fsignals)
99
[![Greenkeeper badge](https://badges.greenkeeper.io/RobotlegsJS/SignalsJS.svg)](https://greenkeeper.io/)

0 commit comments

Comments
 (0)