Fix travis build

This commit is contained in:
brianc 2015-03-09 08:11:33 -06:00
parent bfee86543f
commit d2b9677a02

View File

@ -2,5 +2,7 @@ language: node_js
node_js:
- "0.10"
- "0.11"
before_install:
- npm install npm --global
env:
- PGUSER=postgres
- PGUSER=postgres PGDATABASE=postgres