add travis hook for gitter

This commit is contained in:
Rafael Kitover 2018-12-05 14:38:54 -08:00
parent b60a6343e9
commit 00b04692ae
1 changed files with 8 additions and 0 deletions

View File

@ -74,3 +74,11 @@ matrix:
cache:
directories:
- "$HOME/.ccache"
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/b273e1f74f164855d115
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: never # options: [always|never|change] default: always