Ignore unshallow failing
This commit is contained in:
parent
d65942d5ca
commit
7227d3fd30
@ -14,7 +14,7 @@ before_script:
|
|||||||
- cd ambuild
|
- cd ambuild
|
||||||
- python setup.py install --user
|
- python setup.py install --user
|
||||||
- cd $TRAVIS_BUILD_DIR
|
- cd $TRAVIS_BUILD_DIR
|
||||||
- git fetch --unshallow
|
- git fetch --unshallow || true
|
||||||
- ../depot_tools/fetch breakpad
|
- ../depot_tools/fetch breakpad
|
||||||
script:
|
script:
|
||||||
- mkdir build
|
- mkdir build
|
||||||
|
Loading…
Reference in New Issue
Block a user