Require Node.js 10
This commit is contained in:
parent
f0f4638a92
commit
61999a4e77
8 changed files with 32 additions and 26 deletions
|
|
@ -2,6 +2,5 @@ language: node_js
|
|||
node_js:
|
||||
- '12'
|
||||
- '10'
|
||||
- '8'
|
||||
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