File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
33 - stable
4+ env :
5+ - CODECLIMATE_REPO_TOKEN=2aa3b8fb452081d0eaf0ff3574d29683b39414ee91831b95e7fafcb3c30f3901
6+ - CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage CODECLIMATE_REPO_TOKEN=88ef8956-4c0f-4a25-b35d-7fab824234e3
47before_install :
58 - export CHROME_BIN=chromium-browser
69 - export DISPLAY=:99.0
@@ -16,7 +19,3 @@ after_script:
1619 - greenkeeper-lockfile-upload
1720after_success :
1821 - codeclimate-test-reporter < coverage/lcov.info
19- - CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage \ CODECLIMATE_REPO_TOKEN=88ef8956-4c0f-4a25-b35d-7fab824234e3 \ codeclimate-test-reporter < coverage/lcov.info
20- addons :
21- code_climate :
22- repo_token : 2aa3b8fb452081d0eaf0ff3574d29683b39414ee91831b95e7fafcb3c30f3901
You can’t perform that action at this time.
0 commit comments