diff --git a/.travis.yml b/.travis.yml index 061e3d1..d6b7e86 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,3 +4,4 @@ node_js: - "0.11" env: - PGUSER=postgres + - PGDATABASE=postgres