mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Merge pull request #329 from Pegase745/master
Travis Nodejs 0.10 build error correction
This commit is contained in:
commit
541832658e
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.8
|
||||
- 0.10
|
||||
- "0.10"
|
||||
before_script:
|
||||
- node script/create-test-tables.js pg://postgres@127.0.0.1:5432/postgres
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user