@@ -1,6 +1,8 @@
language: node_js
node_js:
- "0.10"
+git:
+ depth: 1
before_script:
- npm install -g grunt-cli
after_script: