We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f088442 commit c21dcfbCopy full SHA for c21dcfb
.travis.yml
@@ -3,3 +3,5 @@ node_js:
3
- "0.10"
4
before_script:
5
- node script/create-test-tables.js pg://postgres@127.0.0.1:5432/postgres
6
+env:
7
+ - PGUSER=postgres PGDATABASE=postgres
0 commit comments