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/pump/.travis.yml')
-rw-r--r--node_modules/pump/.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/pump/.travis.yml b/node_modules/pump/.travis.yml
deleted file mode 100644
index 17f94330e..000000000
--- a/node_modules/pump/.travis.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
- - "0.10"
-
-script: "npm test"