diff --git a/.travis.yml b/.travis.yml index e402e01..2fe5a3d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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