Skip to content

Commit

Permalink
Configure AppVeyor and Travis CI build notifications (HangfireIO#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
aidmsu authored and odinserj committed Nov 8, 2016
1 parent b17f6dd commit ca701c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ script:
notifications:
slack:
secure: LZuLPI1Cj9DgNAtFsZ/zk1fWBDS2PTHHIjvtCV3Fa9qNajzna2qR6Ui3sM/FQirvoXp0JHAqNYkFDI216YativqabWXZp6dQgw3u64bdlc1IWxQ4C6XHpp8WVe1wsNi19vfwKVHfvaNXpvNp9OGHXkmoTS74arRtPhpzSXO/IXw=
on_success: change
on_failure: always
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,6 @@ notifications:
- provider: Slack
incoming_webhook:
secure: bqJhjmwwsSMJ/8imZJBOOtwbsNF51p24M8HZlIx1+asIHHUhXWHrP9vkuOPK3OnqNopmloLOOBoaEpYAkClkDuEC61a5Go5NY9KSSB9UMjk=
on_build_success: false
on_build_failure: true
on_build_status_changed: true

0 comments on commit ca701c2

Please sign in to comment.