There was an error while loading. Please reload this page.
1 parent 1ce261b commit e76fbf6Copy full SHA for e76fbf6
.travis.yml
@@ -1,6 +1,5 @@
1
language: node_js
2
node_js:
3
- - "8"
4
- "10"
5
- "12"
6
package.json
@@ -3,7 +3,7 @@
"version": "3.9.1",
"description": "Loopback PostgreSQL Connector",
"engines": {
- "node": ">=8"
+ "node": ">=10"
7
},
8
"keywords": [
9
"StrongLoop",
0 commit comments