Add node 4.2 LTS to travis
This commit is contained in:
parent
b60035d8e8
commit
4429bba6e2
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@ language: node_js
|
|||
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "4.2"
|
||||
|
||||
sudo: false
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"request-replay": "^0.3.0",
|
||||
"segfault-handler": "^0.2.4",
|
||||
"time-grunt": "^1.2.1",
|
||||
"ursa": "^0.8.5",
|
||||
"ursa": "^0.9.1",
|
||||
"webtorrent": "*",
|
||||
"winston": "^1.0.1",
|
||||
"ws": "^0.7.2"
|
||||
|
|
Loading…
Reference in a new issue