Add node 4.2 LTS to travis

This commit is contained in:
Chocobozzz 2015-11-11 13:06:01 +01:00
parent b60035d8e8
commit 4429bba6e2
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@ language: node_js
node_js:
- "0.12"
- "4.2"
sudo: false

View file

@ -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"