Add node LTS and current versions to travis matrix

This commit is contained in:
Arnaud Benhamdine 2017-03-01 15:11:40 +01:00 committed by GitHub
parent 802616b028
commit 2a46c8a3d4

View File

@ -3,5 +3,7 @@ node_js:
- "0.10"
- "0.12"
- "4.2"
- "6"
- "7"
env:
- PGUSER=postgres PGDATABASE=postgres