Add more versions to the travis test matrix

PushSpring-master
brianc 9 years ago
parent 17697e98d7
commit be7af371d8

@ -1,7 +1,9 @@
language: node_js
node_js:
- "0.12"
- "4.2.2"
- "4"
- "5"
- "6"
addons:
postgresql: "9.2"

Loading…
Cancel
Save