summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/aws4/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/aws4/.travis.yml')
-rw-r--r--deps/npm/node_modules/aws4/.travis.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/deps/npm/node_modules/aws4/.travis.yml b/deps/npm/node_modules/aws4/.travis.yml
index 61d0634045..178bf31ed7 100644
--- a/deps/npm/node_modules/aws4/.travis.yml
+++ b/deps/npm/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"