summaryrefslogtreecommitdiffstats
path: root/testing/xpcshell/node-http2/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/xpcshell/node-http2/.travis.yml')
-rw-r--r--testing/xpcshell/node-http2/.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/xpcshell/node-http2/.travis.yml b/testing/xpcshell/node-http2/.travis.yml
new file mode 100644
index 0000000000..5ca377d612
--- /dev/null
+++ b/testing/xpcshell/node-http2/.travis.yml
@@ -0,0 +1,5 @@
+ language: node_js
+ node_js:
+ - "iojs"
+ - "0.12"
+