aboutsummaryrefslogtreecommitdiff
path: root/node_modules/hash.js/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/hash.js/.travis.yml')
-rw-r--r--node_modules/hash.js/.travis.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/node_modules/hash.js/.travis.yml b/node_modules/hash.js/.travis.yml
index 92a990f67..92b8cdd42 100644
--- a/node_modules/hash.js/.travis.yml
+++ b/node_modules/hash.js/.travis.yml
@@ -1,7 +1,9 @@
+sudo: false
language: node_js
node_js:
- - "0.10"
- - "0.11"
+ - "4"
+ - "6"
+ - "stable"
branches:
only:
- master