mirror of https://github.com/google/oss-fuzz.git
Try travis-buddy for travis failure notifications. (#3181)
* Try travis-buddy for travis failures * Only show failures
This commit is contained in:
parent
fa662173bf
commit
c8a528f2cf
|
@ -49,3 +49,7 @@ matrix:
|
|||
- TRAVIS_ARCHITECTURE=x86_64
|
||||
|
||||
script: ./infra/travis/travis_build.py
|
||||
|
||||
notifications:
|
||||
webhooks: https://www.travisbuddy.com/
|
||||
on_success: never
|
||||
|
|
Loading…
Reference in New Issue