mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 03:50:32 +00:00
Set git clone depth to 10 for Travis to make it faster
This commit is contained in:
parent
fe896923fc
commit
0531d1a776
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
language: node_js
|
||||
git:
|
||||
depth: 10
|
||||
node_js:
|
||||
- "0.10"
|
||||
before_install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue