We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 758a675 commit 78a71e7Copy full SHA for 78a71e7
1 file changed
.travis.yml
@@ -0,0 +1,6 @@
1
+language: node_js
2
+node_js:
3
+ - 0.10
4
+before_script:
5
+ - npm install -g grunt-cli
6
+ - npm install
0 commit comments