travis: added gitter notifcations

This commit is contained in:
Andrew Tridgell 2015-01-01 09:43:16 +11:00
parent 1359e6d321
commit 9cafe0fdc3
1 changed files with 8 additions and 0 deletions

View File

@ -5,3 +5,11 @@ before_install:
script:
- cd ./ardupilot && Tools/scripts/build_all_travis.sh
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/e5e0b55e353e53945b4b
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false