Add node 4.2 LTS to travis
authorChocobozzz <florian.bigard@gmail.com>
Wed, 11 Nov 2015 12:06:01 +0000 (13:06 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Wed, 11 Nov 2015 12:06:01 +0000 (13:06 +0100)
.travis.yml
package.json

index 1729160f1b3d6b3793502eefe6bcfe47a453928d..c9b9d4cf839406d8f70e846ec82df906e3a167f8 100644 (file)
@@ -2,6 +2,7 @@ language: node_js
 
 node_js:
     - "0.12"
+    - "4.2"
 
 sudo: false
 
index fbfa11d4eefddfe65c18cf8d08d4d490cfaa1608..3e97386b5c7eddf7f4e570472f606e4bd245a8dc 100644 (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"