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 01ec6fb commit 43398a3Copy full SHA for 43398a3
.travis.yml
@@ -3,5 +3,6 @@ node_js:
3
- "8"
4
- "10"
5
- "12"
6
+ - "13"
7
after_script:
8
- coveralls < coverage/lcov.info
0 commit comments