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 24a9aff commit 5b54ba0Copy full SHA for 5b54ba0
.travis.yml
@@ -4,5 +4,6 @@ node_js:
4
- "6"
5
- "8"
6
- "9"
7
+ - "10"
8
after_success:
9
- CODECLIMATE_REPO_TOKEN=b57723fafcf0516f275d6b380cd506fd082ea88d86507eb82c8abd489b9b9a09 node ./node_modules/.bin/codeclimate-test-reporter < coverage/lcov.info
0 commit comments