We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc108c commit 3f0065aCopy full SHA for 3f0065a
.travis.yml
@@ -0,0 +1,6 @@
1
+language: node_js
2
+node_js:
3
+- '0.10'
4
+sudo: false
5
+before_install: npm install -g grunt-cli
6
+before_script: grunt build --verbose
0 commit comments