Fix travis build
This commit is contained in:
+3
-1
@@ -2,5 +2,7 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- "0.10"
|
- "0.10"
|
||||||
- "0.11"
|
- "0.11"
|
||||||
|
before_install:
|
||||||
|
- npm install npm --global
|
||||||
env:
|
env:
|
||||||
- PGUSER=postgres
|
- PGUSER=postgres PGDATABASE=postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user