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 f496e75 commit ecef686Copy full SHA for ecef686
.travis.yml
@@ -3,6 +3,4 @@ node_js:
3
- "13"
4
- "12"
5
- "10"
6
- - "8"
7
- - "6"
8
after_script: "cat ./.coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
0 commit comments