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 52c2ab3 commit 6c782beCopy full SHA for 6c782be
.travis.yml
@@ -1,8 +1,7 @@
1
language: node_js
2
node_js:
3
- - "4"
4
- - "6"
5
- - "7"
6
- "8"
+ - "10"
+ - "12"
7
after_script:
8
- coveralls < coverage/lcov.info
0 commit comments