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 43b4efe commit 53e76aaCopy full SHA for 53e76aa
.travis.yml
@@ -6,5 +6,6 @@ node_js:
6
- "9"
7
- "10"
8
- "11"
9
+ - "12"
10
after_success:
11
- CODECLIMATE_REPO_TOKEN=b57723fafcf0516f275d6b380cd506fd082ea88d86507eb82c8abd489b9b9a09 node ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info
0 commit comments