summaryrefslogtreecommitdiffstats
path: root/docs/com/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/com/.travis.yml')
-rwxr-xr-xdocs/com/.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/com/.travis.yml b/docs/com/.travis.yml
new file mode 100755
index 000000000..264c6ecc2
--- /dev/null
+++ b/docs/com/.travis.yml
@@ -0,0 +1,5 @@
+language: node_js
+node_js:
+ - 4.1.1
+before_script:
+ - npm install -g grunt-cli \ No newline at end of file