mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
Fix travis environment
This commit is contained in:
parent
f088442570
commit
c21dcfbf12
@ -3,3 +3,5 @@ node_js:
|
||||
- "0.10"
|
||||
before_script:
|
||||
- node script/create-test-tables.js pg://postgres@127.0.0.1:5432/postgres
|
||||
env:
|
||||
- PGUSER=postgres PGDATABASE=postgres
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user