Try travis-buddy for travis failure notifications. (#3181)

* Try travis-buddy for travis failures

* Only show failures
This commit is contained in:
Abhishek Arya 2020-01-04 11:05:59 -08:00 committed by GitHub
parent fa662173bf
commit c8a528f2cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -49,3 +49,7 @@ matrix:
- TRAVIS_ARCHITECTURE=x86_64
script: ./infra/travis/travis_build.py
notifications:
webhooks: https://www.travisbuddy.com/
on_success: never