mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2025-02-16 20:01:46 +01:00
Add gitter to travis
This commit is contained in:
parent
4ca92dda59
commit
baf89e4ec8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user