Ignore unshallow failing

This commit is contained in:
Asher Baker 2015-10-22 12:17:15 +01:00
parent d65942d5ca
commit 7227d3fd30

View File

@ -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