Add Node v7 to Travis CI platforms

This commit is contained in:
Miroslav Bajtoš 2016-11-15 13:49:12 +01:00
parent d146476757
commit ff347dd170
1 changed files with 1 additions and 0 deletions

View File

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