Merge pull request #576 from bitcoinjs/feature/travis-node-v6
Add Node.js v6 to .travis.yml
This commit is contained in:
commit
d06f838796
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