Skip to content

Commit c21dcfb

Browse files
committed
Fix travis environment
1 parent f088442 commit c21dcfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ node_js:
33
- "0.10"
44
before_script:
55
- node script/create-test-tables.js pg://postgres@127.0.0.1:5432/postgres
6+
env:
7+
- PGUSER=postgres PGDATABASE=postgres

0 commit comments

Comments
 (0)