Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Commit

Permalink
Webhooks notification
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Hurdugaci committed Mar 30, 2016
1 parent 294fdbf commit ff0a37c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,10 @@ branches:
- dev
- /^(.*\/)?ci-.*$/
script:
- ./build.sh --quiet verify
- ./build.sh --quiet verify
notifications:
webhooks:
secure: "XshregcmoXywFrrlIk7MLluUV2Pd8Z/VftrviVZjRL5+3akix2QnP15eT2E13yNtyS1yIc3lWfrVrLLf+H5bN9dUSzxIMNoJQ/S18F/AO5VD5ewd6pLC0uYhUcHdTRQuzjLGVPlt2suKpPllV2SsGlAdGatdCfj5zM6eOG31jaA="
on_success: always
on_failure: always
on_start: always

0 comments on commit ff0a37c

Please sign in to comment.