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>2021-02-12 00:13:25 +0300
committerFeross Aboukhadijeh <feross@feross.org>2021-02-12 00:13:25 +0300
commit2f766a7e96a8687acf773778e15095592d9e7341 (patch)
treed2a83b9bf3e4196c29fc7d3970fc69899615b43d /.travis.yml
parentdda93c3c8a7af41751b5a61500d3ce92d7906a90 (diff)
package metadata
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml19
1 files changed, 0 insertions, 19 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 3fb55a3..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-language: node_js
-node_js:
- - lts/*
-jobs:
- include:
- - os: linux
- script: npm test
- env:
- global:
- - secure: AJsEWFnWC5W8hcF3hJzm3PT7heazJpKg85xiSvIWVzLHZU/s0h4+WfJ6t0F9v3L4awaowm62vy8CRaxRkB4lJyJg+JK2K0QN7lNFGj2f8Jx2cFlVJ1IyY959GY4iUg66JrNj1yzS02+yQfweDngyifqzb7IlxnowiveDjUO2gyo=
- - secure: hvihwLUqlPchrGFXKWFF7iKRugISU7r/gLBo6O63nPeg0OwnYqYcC2BnBWoSiOdu9oR5bM4a5u0os04XL+bP3dqt324g0uBTqvyyxD6NhBsphVFkUmdUH3HMe7IQY6JTns96KT/6UkQapKhIuW4CUDeidR+5NFKvyRdKIjSawS4=
- addons:
- sauce_connect: true
- hosts:
- - airtap.local
- - os: windows
- script: npm run test-node
- - os: osx
- script: npm run test-node