We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5741eb0 commit 4161462Copy full SHA for 4161462
.travis.yml
@@ -0,0 +1,5 @@
1
+language: node_js
2
+node_js:
3
+ - "0.11"
4
+before_install: npm install -g grunt-cli
5
+install: npm install
0 commit comments