Merge pull request #765 from vitaly-t/patch-2

Updated Test Environments
This commit is contained in:
Brian C 2015-04-20 10:01:22 -04:00
commit 46a63533ae

View File

@ -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: