mirror of
https://github.com/gsantner/dandelion
synced 2025-09-10 02:39:43 +02:00
travis -> gitter
This commit is contained in:
parent
483d9866d9
commit
7e8edab9cf
1 changed files with 8 additions and 0 deletions
|
@ -15,3 +15,11 @@ android:
|
|||
- extra-android-m2repository
|
||||
|
||||
script: ./gradlew build check --stacktrace
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://webhooks.gitter.im/e/e462044d3105a7bb4b4f
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue