Require Node.js 8
This commit is contained in:
parent
de2f4cd606
commit
3ef170b457
6 changed files with 56 additions and 54 deletions
|
|
@ -2,6 +2,5 @@ language: node_js
|
|||
node_js:
|
||||
- '10'
|
||||
- '8'
|
||||
- '6'
|
||||
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