Update .travis.yml

Remove v0.8 support because it no longer ships with a working npm
This commit is contained in:
Brian C 2014-06-13 13:55:41 -04:00
parent 3eccf5c4a8
commit 450c52c044

View File

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