Supports Node v14 (#6294)

* Add Node v13, v14 CI

* pg v8.0.3
This commit is contained in:
MeiMei 2020-04-24 23:48:50 +09:00 committed by GitHub
parent 2314133112
commit cd94d79cbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 16 deletions

View file

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [11.10.x, 12.x]
node-version: [11.10.x, 12.x, 13.x, 14.x]
services:
postgres: