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