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