Add more versions of node to the travis matrix

This commit is contained in:
brianc 2015-11-13 10:39:28 -06:00
parent ca21462f1b
commit 9aca077f3e

View File

@ -1,6 +1,7 @@
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
- "4.2"
env:
- PGUSER=postgres PGDATABASE=postgres