mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-12 13:57:46 +01:00
add notifications for irc
This commit is contained in:
parent
a6340ea72b
commit
9265a9877a
@ -19,3 +19,11 @@ branches:
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- jdk: oraclejdk8
|
- jdk: oraclejdk8
|
||||||
|
notifications:
|
||||||
|
irc:
|
||||||
|
channels:
|
||||||
|
- "chat.freenode.net#apktool"
|
||||||
|
on_success: change
|
||||||
|
on_failure: always
|
||||||
|
template:
|
||||||
|
- "%{repository_name} (%{commit}) : %{duration} - %{message}"
|
||||||
|
Loading…
Reference in New Issue
Block a user