We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f94b5b commit 79b6d55Copy full SHA for 79b6d55
.travis.yml
@@ -62,6 +62,7 @@ notifications:
62
webhooks:
63
urls:
64
- https://webhooks.gitter.im/e/d2120f3f2bb39a4531b2
65
- on_success: change # options: [always|never|change] default: always
+ - http://104.197.9.155:8484/hubot/travis/activity #hubot-server
66
+ on_success: always # options: [always|never|change] default: always
67
on_failure: always # options: [always|never|change] default: always
- on_start: false # default: false
68
+ on_start: always # default: false
0 commit comments