]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Adding travis.yml to hot fix branch
authorTim Wood <washwithcare@gmail.com>
Mon, 30 Apr 2012 17:31:49 +0000 (10:31 -0700)
committerTim Wood <washwithcare@gmail.com>
Mon, 30 Apr 2012 17:31:49 +0000 (10:31 -0700)
.travis.yml [new file with mode: 0644]

diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..381c985
--- /dev/null
@@ -0,0 +1,4 @@
+language: node_js
+node_js:
+  - 0.4
+  - 0.6
\ No newline at end of file