chore(travis): add an integration hook for the angular hubot daemon
This commit is contained in:
parent
ce72ccf9e8
commit
530470e0ce
|
@ -115,6 +115,7 @@ notifications:
|
|||
- https://webhooks.gitter.im/e/1ef62e23078036f9cee4
|
||||
# trigger Buildtime Trend Service to parse Travis CI log
|
||||
- https://buildtimetrend.herokuapp.com/travis
|
||||
- http://104.197.9.155:8484/hubot/travis/activity
|
||||
on_success: always # options: [always|never|change] default: always
|
||||
on_failure: always # options: [always|never|change] default: always
|
||||
on_start: false # default: false
|
||||
|
|
Loading…
Reference in New Issue