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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/bl/.travis.yml')
-rw-r--r--node_modules/bl/.travis.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/node_modules/bl/.travis.yml b/node_modules/bl/.travis.yml
deleted file mode 100644
index 1e66ab257..000000000
--- a/node_modules/bl/.travis.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-sudo: false
-language: node_js
-node_js:
- - '6'
- - '8'
- - '10'
-branches:
- only:
- - master
-notifications:
- email:
- - rod@vagg.org
- - matteo.collina@gmail.com