mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Bump iojs version in Travis matrix to iojs-v2
This commit is contained in:
parent
e98ef2f784
commit
8ce6811f40
@ -31,15 +31,15 @@ matrix:
|
||||
- node_js: "0.12"
|
||||
addons:
|
||||
postgresql: "9.4"
|
||||
- node_js: "iojs-v1"
|
||||
- node_js: "iojs-v2"
|
||||
addons:
|
||||
postgresql: "9.1"
|
||||
- node_js: "iojs-v1"
|
||||
- node_js: "iojs-v2"
|
||||
addons:
|
||||
postgresql: "9.2"
|
||||
- node_js: "iojs-v1"
|
||||
- node_js: "iojs-v2"
|
||||
addons:
|
||||
postgresql: "9.3"
|
||||
- node_js: "iojs-v1"
|
||||
- node_js: "iojs-v2"
|
||||
addons:
|
||||
postgresql: "9.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user