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:
authorFeross Aboukhadijeh <feross@feross.org>2018-02-21 21:21:48 +0300
committerFeross Aboukhadijeh <feross@feross.org>2018-02-21 21:21:48 +0300
commitd91cf59d4282430c77b96a047306ea7d3c5e017d (patch)
tree4e4a6d6cd63f00b451f9612c879d87833d089a2d /.travis.yml
parentec06c66be7328984e2de3c0e4879a49715469512 (diff)
travis: test node LTS
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5263d1b..e7ed93b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: node_js
node_js:
- - 'node'
+ - lts/*
sudo: true
env:
global: