Require Node.js 6
This commit is contained in:
parent
70f22d87ba
commit
0307f263cb
13 changed files with 204 additions and 216 deletions
|
|
@ -2,6 +2,5 @@ language: node_js
|
|||
node_js:
|
||||
- '8'
|
||||
- '6'
|
||||
- '4'
|
||||
after_success:
|
||||
- './node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue