Skip to content

Commit 79b6d55

Browse files
matskopetebacondarwin
authored andcommitted
chore(travis): add an integration hook for the angular hubot daemon
Closes angular#13777
1 parent 8f94b5b commit 79b6d55

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ notifications:
6262
webhooks:
6363
urls:
6464
- https://webhooks.gitter.im/e/d2120f3f2bb39a4531b2
65-
on_success: change # options: [always|never|change] default: always
65+
- http://104.197.9.155:8484/hubot/travis/activity #hubot-server
66+
on_success: always # options: [always|never|change] default: always
6667
on_failure: always # options: [always|never|change] default: always
67-
on_start: false # default: false
68+
on_start: always # default: false

0 commit comments

Comments
 (0)