Skip to content

Commit 9546677

Browse files
author
Guillaume Lemaitre
committed
Update gitter webhook
1 parent 80bf2d5 commit 9546677

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ after_success: source build_tools/travis/after_success.sh
4040
notifications:
4141
webhooks:
4242
urls:
43-
- https://webhooks.gitter.im/e/62d5ff9bc76b1ad6eb32
44-
on_success: change # options: [always|never|change] default: always
43+
- https://webhooks.gitter.im/e/188e3c7a5180fd4f2120
44+
on_success: always # options: [always|never|change] default: always
4545
on_failure: always # options: [always|never|change] default: always
4646
on_start: never # options: [always|never|change] default: always

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ notify:
5959
webhooks:
6060
# A list of hook hashes, containing the url field
6161
# gitter hook
62-
- url: https://webhooks.gitter.im/e/e7b85a95168ee375ea16
62+
- url: https://webhooks.gitter.im/e/c8d33a274b2b8f44819f

0 commit comments

Comments
 (0)