mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[TRAVIS-CI] Increase the git clone depth a bit.
This commit is contained in:
parent
68eadadcc6
commit
c15036cf3c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
language: bash
|
language: bash
|
||||||
|
|
||||||
git:
|
git:
|
||||||
depth: 1
|
depth: 5
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- wget https://svn.reactos.org/amine/RosBEBinFull.tar.gz -O RosBE.tar.gz
|
- wget https://svn.reactos.org/amine/RosBEBinFull.tar.gz -O RosBE.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue