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