mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Execute tests on Node 11 in CI (#1752)
This commit is contained in:
parent
04a0ec71b4
commit
ff6fe1e01e
@ -14,10 +14,10 @@ matrix:
|
||||
- node_js: "lts/argon"
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
- node_js: "9"
|
||||
- node_js: "10"
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
- node_js: "10"
|
||||
- node_js: "11"
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
- node_js: "lts/carbon"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user