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

.travis.yml - github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec4312514d87c296dc139e0b2b6a9a711c9e8d96 (plain)
1
2
3
4
5
6
language: node_js
node_js:
  - "0.11"
  - "0.10"
  - "0.8"
  - "0.6"