Add Node v7 to Travis CI platforms
This commit is contained in:
parent
fbea19a002
commit
ecc2d43957
|
@ -3,4 +3,5 @@ language: node_js
|
|||
node_js:
|
||||
- "4"
|
||||
- "6"
|
||||
- "7"
|
||||
|
||||
|
|
Loading…
Reference in New Issue