mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Add node v10 to travis matrix
This commit is contained in:
parent
8fb641ee91
commit
b0c60cf288
@ -17,6 +17,9 @@ matrix:
|
||||
- node_js: "9"
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
- node_js: "10"
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
- node_js: "lts/carbon"
|
||||
addons:
|
||||
postgresql: "9.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user