We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 351959c commit 1578c0eCopy full SHA for 1578c0e
.travis.yml
@@ -1,7 +1,5 @@
1
language: node_js
2
node_js:
3
- v6
4
- - v5
5
- - v4
6
after_success:
7
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'
0 commit comments