drop support for node.js 6

This commit is contained in:
Nora 2019-07-24 14:59:25 -04:00
parent aa0540a1eb
commit 19ca0dbc26
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
sudo: false
language: node_js
node_js:
- "6"
- "8"
- "10"
- "12"

View File

@ -3,7 +3,7 @@
"version": "4.8.0",
"description": "Building blocks for LoopBack connectors",
"engines": {
"node": ">=6"
"node": ">=8.9"
},
"author": "IBM Corp.",
"keywords": [