mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Update CI versions (#88)
* Update CI versions PostgreSQL 9.1 is no longer available on 14.04. * Add Node 9 to CI
This commit is contained in:
parent
4d7734a711
commit
2f14cb1a0f
@ -5,6 +5,13 @@ matrix:
|
||||
- node_js: "4"
|
||||
addons:
|
||||
postgresql: "9.1"
|
||||
dist: precise
|
||||
- node_js: "6"
|
||||
addons:
|
||||
postgresql: "9.4"
|
||||
- node_js: "8"
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
- node_js: "9"
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user