mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Remove postgres 9.1 from test matrix - json is not supported
This commit is contained in:
parent
57177d749e
commit
b14cf678cc
@ -36,11 +36,7 @@ matrix:
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
|
||||
# PostgreSQL 9.1 and 9.2 only work on precise
|
||||
- node_js: lts/carbon
|
||||
addons:
|
||||
postgresql: "9.1"
|
||||
dist: precise
|
||||
# PostgreSQL 9.2 only works on precise
|
||||
- node_js: lts/carbon
|
||||
addons:
|
||||
postgresql: "9.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user