Added Gitter configuration

This commit is contained in:
Thomas VIAL 2016-08-30 15:54:54 +02:00
parent afb8c05cf9
commit d703eedb20
No known key found for this signature in database
GPG Key ID: 0394CEE552FAFEFC
1 changed files with 7 additions and 0 deletions

View File

@ -7,3 +7,10 @@ services:
- docker - docker
script: script:
- make all - make all
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/8e4bd3b1df155d72dfef
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