Skip to content
Snippets Groups Projects
Commit 9cafe0fd authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

travis: added gitter notifcations

parent 1359e6d3
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment