Add Node.js v6 to .travis.yml
https://nodejs.org/en/blog/release/v6.0.0/
This commit is contained in:
parent
f1a20f1ec8
commit
c5d71a8bd8
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ node_js:
|
||||||
- "io.js"
|
- "io.js"
|
||||||
- "4"
|
- "4"
|
||||||
- "5"
|
- "5"
|
||||||
|
- "6"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- node_js: "4"
|
- node_js: "4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue