Skip to content

Commit

Permalink
Update Travis notifications on build outcome. (hyperledger-archives#786)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwagantall authored and Simon Stone committed Apr 28, 2017
1 parent 067271d commit d9f4768
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,11 @@ sudo: required
notifications:
pushover:
api_key: ayq7zvsxc641sfna65njkik1x9y25b
webhooks: https://chat.hyperledger.org/hooks/BG3PeSerMSWRDSceE/GPCnCSqxMoyfqaTvLePSGudWjoCBwAcCT6bAKYRjK2sKSCM9
webhooks:
urls:
- https://chat.hyperledger.org/hooks/BG3PeSerMSWRDSceE/GPCnCSqxMoyfqaTvLePSGudWjoCBwAcCT6bAKYRjK2sKSCM9
on_success: always # default: always
on_failure: always # default: always
on_start: always # default: never
on_cancel: always # default: always
on_error: always # default: always

0 comments on commit d9f4768

Please sign in to comment.