Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 6b57e70

Browse files
Enable zulipbot build notifications.
PRs labeled with the *travis updates* label will receive build notifications from zulipbot.
1 parent 4b085e4 commit 6b57e70

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,9 @@ android:
4040
script:
4141
- ./gradlew lintDebug
4242
- ./gradlew assembleDebug
43+
notifications:
44+
webhooks:
45+
urls:
46+
- https://zulip.org/zulipbot/travis
47+
on_success: always
48+
on_failure: always

0 commit comments

Comments
 (0)