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

github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/getpass/.travis.yml')
-rw-r--r--node_modules/getpass/.travis.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/node_modules/getpass/.travis.yml b/node_modules/getpass/.travis.yml
deleted file mode 100644
index d8b5833..0000000
--- a/node_modules/getpass/.travis.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-language: node_js
-node_js:
- - "5.10"
- - "4.4"
- - "4.1"
- - "0.12"
- - "0.10"
-before_install:
- - "make check"