Fix travis tests
This commit is contained in:
parent
f4f5e548da
commit
aa901a2c21
@ -1,10 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.8"
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
before_install:
|
||||
- npm install npm --global
|
||||
before_script:
|
||||
- node script/create-test-tables.js pg://postgres@127.0.0.1:5432/postgres
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user