mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Revert changes to .travis.yml
This commit is contained in:
parent
1a4955eb46
commit
fd6dc8b0a1
@ -17,6 +17,11 @@ addons:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- node_js: lts/carbon
|
||||
addons:
|
||||
postgresql: "9.5"
|
||||
dist: precise
|
||||
|
||||
# different PostgreSQL versions on Node LTS
|
||||
- node_js: lts/erbium
|
||||
addons:
|
||||
@ -30,6 +35,7 @@ matrix:
|
||||
- node_js: lts/erbium
|
||||
addons:
|
||||
postgresql: "9.6"
|
||||
|
||||
# PostgreSQL 9.2 only works on precise
|
||||
- node_js: lts/carbon
|
||||
addons:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user