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 e77a1e5 commit b710300Copy full SHA for b710300
.travis.yml
@@ -3,5 +3,6 @@ sudo: false
3
node_js:
4
- "6"
5
- "5"
6
+ - "4"
7
after_success:
8
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls' - "4"
0 commit comments