Merge pull request #576 from bitcoinjs/feature/travis-node-v6
Add Node.js v6 to .travis.yml
This commit is contained in:
commit
d06f838796
@ -8,6 +8,7 @@ node_js:
|
||||
- "io.js"
|
||||
- "4"
|
||||
- "5"
|
||||
- "6"
|
||||
matrix:
|
||||
include:
|
||||
- node_js: "4"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user