add v0.9.x to travis
This commit is contained in:
parent
2273f5796f
commit
6879453d83
@ -1,5 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.8
|
||||
- 0.9
|
||||
before_script:
|
||||
- node script/create-test-tables.js pg://postgres@127.0.0.1:5432/postgres
|
||||
|
Loading…
Reference in New Issue
Block a user