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