Explorar el Código

Merge pull request #683 from PeterDaveHello/patch-2

make CI build faster
Torkel Ödegaard hace 11 años
padre
commit
61b43a0828
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

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