Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Frazier <joseph@onsip.com>2015-11-10 01:08:35 +0300
committerJoseph Frazier <joseph@onsip.com>2015-11-10 01:08:37 +0300
commit2a7b7babe834acc1364d0af51fdae3597ebb2d9e (patch)
tree21bdd14f1186d5f3993badd1861ac462fe3eae16 /.travis.yml
parent8f7c9285bc4cc599bb625cb79fbd98c483b56db3 (diff)
travis: test Node 4.2
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 904e52e..185b24b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
+ - '4.2'
- '0.12'
sudo: false
env: