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