summaryrefslogtreecommitdiff
path: root/node_modules/aws4/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/aws4/.travis.yml')
-rw-r--r--node_modules/aws4/.travis.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/node_modules/aws4/.travis.yml b/node_modules/aws4/.travis.yml
new file mode 100644
index 0000000..178bf31
--- /dev/null
+++ b/node_modules/aws4/.travis.yml
@@ -0,0 +1,9 @@
+language: node_js
+node_js:
+ - "0.10"
+ - "0.12"
+ - "4"
+ - "6"
+ - "8"
+ - "10"
+ - "12"