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 2c5ba2a commit 2b43d18Copy full SHA for 2b43d18
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
node_js:
3
+ - 9
4
+ - 8
5
- 7
6
- 6
- - 5
- - 4
7
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
0 commit comments