Add gitter hooks to travis

This commit is contained in:
R. Tyler Croy 2014-12-17 14:06:33 -08:00
parent 2bd9f4215e
commit c927d84524
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
language: java
jdk:
- oraclejdk8
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/ad76bd3a7bd257f0159c
on_success: change # options: [always|never|change] default: always
on_failure: always # options: [always|never|change] default: always
on_start: false # default: false