0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Set git clone depth to 10 for Travis to make it faster

This commit is contained in:
Bas Bosman 2014-09-01 10:18:49 +02:00
parent fe896923fc
commit 0531d1a776

View File

@ -1,4 +1,6 @@
language: node_js language: node_js
git:
depth: 10
node_js: node_js:
- "0.10" - "0.10"
before_install: before_install: