Add gitter to travis

This commit is contained in:
Alexandre Vanhecke 2015-07-05 18:06:52 +02:00
parent 4ca92dda59
commit baf89e4ec8

View File

@ -9,3 +9,11 @@ cache:
script:
- mvn clean install -B && mvn clean -B
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/952357dbd9d3cea70fd5
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false