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 e020b89 commit e1744abCopy full SHA for e1744ab
.travis.yml
@@ -61,7 +61,7 @@ after_script:
61
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:8585/hubot/travis/activity
+ on_success: always # options: [always|never|change] default: always
66
on_failure: always # options: [always|never|change] default: always
67
- on_start: false # default: false
+ on_start: always # default: false
0 commit comments