We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95fb72f commit c618d00Copy full SHA for c618d00
.travis.yml
@@ -16,9 +16,7 @@ after_script:
16
- greenkeeper-lockfile-upload
17
after_success:
18
- codeclimate-test-reporter < coverage/lcov.info
19
- - CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage \
20
- - CODECLIMATE_REPO_TOKEN=88ef8956-4c0f-4a25-b35d-7fab824234e3 \
21
- - codeclimate-test-reporter < coverage/lcov.info
+ - CODECLIMATE_API_HOST=https://codebeat.co/webhooks/code_coverage \ CODECLIMATE_REPO_TOKEN=88ef8956-4c0f-4a25-b35d-7fab824234e3 \ codeclimate-test-reporter < coverage/lcov.info
22
addons:
23
code_climate:
24
repo_token: 2aa3b8fb452081d0eaf0ff3574d29683b39414ee91831b95e7fafcb3c30f3901
0 commit comments