Add Node v7 to Travis CI platforms

This commit is contained in:
Miroslav Bajtoš 2016-11-15 15:07:33 +01:00
parent fbea19a002
commit ecc2d43957
1 changed files with 1 additions and 0 deletions

View File

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