mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Set git clone depth to 10 for Travis to make it faster
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user