added node 7 to travis

This commit is contained in:
SheetJS 2017-01-04 21:46:52 -05:00
parent 35ed07bfb6
commit 8ae1c19bfa

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- "7"
- "6"
- "5"
- "4"