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 781bcdf commit 6ba8630Copy full SHA for 6ba8630
.travis.yml
@@ -4,4 +4,5 @@ node_js:
4
- "7"
5
- "6"
6
- "5"
7
+ - "4"
8
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
0 commit comments