aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/deep-equal/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/deep-equal/.travis.yml')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/deep-equal/.travis.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/deep-equal/.travis.yml b/vnfmarket/src/main/webapp/vnfmarket/node_modules/deep-equal/.travis.yml
new file mode 100644
index 00000000..4af02b3d
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/node_modules/deep-equal/.travis.yml
@@ -0,0 +1,8 @@
+language: node_js
+node_js:
+ - '0.8'
+ - '0.10'
+ - '0.12'
+ - 'iojs'
+before_install:
+ - npm install -g npm@latest