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/aws4/.travis.yml')
-rw-r--r--node_modules/aws4/.travis.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/node_modules/aws4/.travis.yml b/node_modules/aws4/.travis.yml
index 61d063404..178bf31ed 100644
--- a/node_modules/aws4/.travis.yml
+++ b/node_modules/aws4/.travis.yml
@@ -2,4 +2,8 @@ language: node_js
node_js:
- "0.10"
- "0.12"
- - "4.2"
+ - "4"
+ - "6"
+ - "8"
+ - "10"
+ - "12"