chore: have presubmit ignore builds which can fail.

This commit is contained in:
Misko Hevery
2015-08-22 14:59:07 -07:00
parent 5d403966d5
commit d853d19dd7
2 changed files with 99 additions and 2 deletions

View File

@ -10,8 +10,7 @@ echo '---------------------'
echo '-- WAIT FOR OTHERS --'
echo '---------------------'
curl -Lo travis_after_all.py https://raw.github.com/jbdeboer/travis_after_all/master/travis_after_all.py
python travis_after_all.py
python ./scripts/ci/travis_after_all.py
. .to_export_back
echo BUILD_LEADER=$BUILD_LEADER