Use node.js 6 and 7 too (#869)
This commit is contained in:
parent
799d3b42a4
commit
948d3efaf6
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- stable
|
||||
- 7
|
||||
- 6
|
||||
- 5
|
||||
- 4
|
||||
- 3
|
||||
|
|
Loading…
Reference in a new issue