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/meant/.travis.yml')
-rw-r--r--node_modules/meant/.travis.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/node_modules/meant/.travis.yml b/node_modules/meant/.travis.yml
deleted file mode 100644
index 413d5de7f..000000000
--- a/node_modules/meant/.travis.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-script:
- - "npm test"
-
-language: node_js
-
-node_js:
- - "5"
- - "4"
- - iojs
- - "0.12"
-
-sudo: false
-
-cache:
- directories:
- - node_modules