mirror of
https://github.com/asherkin/accelerator.git
synced 2025-12-06 18:08:30 +00:00
Ignore unshallow failing
This commit is contained in:
parent
d65942d5ca
commit
7227d3fd30
@ -14,7 +14,7 @@ before_script:
|
||||
- cd ambuild
|
||||
- python setup.py install --user
|
||||
- cd $TRAVIS_BUILD_DIR
|
||||
- git fetch --unshallow
|
||||
- git fetch --unshallow || true
|
||||
- ../depot_tools/fetch breakpad
|
||||
script:
|
||||
- mkdir build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user