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/dezalgo/.travis.yml')
-rw-r--r--node_modules/dezalgo/.travis.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/node_modules/dezalgo/.travis.yml b/node_modules/dezalgo/.travis.yml
deleted file mode 100644
index e1bcee1ac..000000000
--- a/node_modules/dezalgo/.travis.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-language: node_js
-before_script: npm install -g npm@latest
-node_js:
- - '0.8'
- - '0.10'
- - '0.12'
- - 'iojs'