Skip to content

Commit

Permalink
Add webhook to invoke a Diffblue-specific function
Browse files Browse the repository at this point in the history
Triggers compatibility checks for the current PR.

The plan is to then give feedback on the PR as to whether it is
compatible with Diffblue products, but this part is not yet merged.

Function will be moved to the Diffblue cloud (instead of joelallred)
once the framework is finalised.
  • Loading branch information
Joel Allred committed Jun 4, 2018
1 parent 8de6a33 commit d58eeb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ notifications:
webhooks:
urls:
- http://dashboard.diffblue.com/api/travis-webhooks
- https://us-central1-dev-user-joelallred.cloudfunctions.net/trigger-testgen-from-cbmc
on_success: always
on_failure: always
on_start: never
Expand Down

0 comments on commit d58eeb4

Please sign in to comment.