mirror of
https://github.com/brianc/node-postgres.git
synced 2026-02-01 16:47:23 +00:00
7 lines
74 B
YAML
7 lines
74 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
- "0.11"
|
|
env:
|
|
- PGUSER=postgres
|