Merge pull request #765 from vitaly-t/patch-2
Updated Test Environments
This commit is contained in:
commit
46a63533ae
@ -1,7 +1,8 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- "0.11"
|
||||
- "0.12"
|
||||
- "iojs"
|
||||
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