2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Merge pull request #14497 from BBosman/clone-depth

Set git clone depth to 10 for Travis to make it faster
This commit is contained in:
Chris Rebert
2014-09-02 22:39:52 -07:00
+2
View File
@@ -1,4 +1,6 @@
language: node_js
git:
depth: 10
node_js:
- "0.10"
before_install: