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/hoek/.travis.yml')
-rwxr-xr-xnode_modules/hoek/.travis.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/node_modules/hoek/.travis.yml b/node_modules/hoek/.travis.yml
new file mode 100755
index 000000000..c84aade8c
--- /dev/null
+++ b/node_modules/hoek/.travis.yml
@@ -0,0 +1,7 @@
+language: node_js
+
+node_js:
+ - 0.10
+ - 0.12
+ - iojs
+