mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
Update .travis.yml
Remove v0.8 support because it no longer ships with a working npm
This commit is contained in:
parent
3eccf5c4a8
commit
450c52c044
@ -1,6 +1,5 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.8
|
||||
- "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