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=81d6af056eb99397e5d254956816ac04c01b8a9295d16cf238a271291becbcb9
9- - CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage CODECLIMATE_REPO_TOKEN=e8be9dff-117b-436d-92c4-1b91aed35e33
9+ - CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage CODECLIMATE_REPO_TOKEN=22af20ac-333a-40b9-9232-3c0373570b3b
1010before_install :
1111 - export CHROME_BIN=chromium-browser
1212 - export DISPLAY=:99.0
Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ Types of changes:
5353
5454- Enable ` "editor.formatOnSave" ` rule for ` VS Code ` (see #32 ).
5555
56+ - Update ` codebeat ` Project UUID.
57+
5658- Update dev dependencies to latest version.
5759
5860## Robotlegs-CreateJS 1.0.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ RobotlegsJS CreateJS Extension
44[ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://github.com/RobotlegsJS/RobotlegsJS-CreateJS/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/RobotlegsJS-CreateJS.svg?branch=master )] ( https://travis-ci.org/RobotlegsJS/RobotlegsJS-CreateJS )
7- [ ![ codebeat badge] ( https://codebeat.co/badges/e8be9dff-117b-436d-92c4-1b91aed35e33 )] ( https://codebeat.co/projects/github-com-robotlegsjs-robotlegsjs-createjs-master )
7+ [ ![ codebeat badge] ( https://codebeat.co/badges/22af20ac-333a-40b9-9232-3c0373570b3b )] ( https://codebeat.co/projects/github-com-robotlegsjs-robotlegsjs-createjs-master )
88[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/e8d37f3f011c6d211083/test_coverage )] ( https://codeclimate.com/github/RobotlegsJS/RobotlegsJS-CreateJS/test_coverage )
99[ ![ npm version] ( https://badge.fury.io/js/%40robotlegsjs%2Fcreatejs.svg )] ( https://badge.fury.io/js/%40robotlegsjs%2Fcreatejs )
1010[ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/RobotlegsJS/RobotlegsJS-CreateJS.svg )] ( https://greenkeeper.io/ )
You can’t perform that action at this time.
0 commit comments