Skip to content

Commit

Permalink
Merge pull request diffblue#2268 from allredj/trigger-testgen
Browse files Browse the repository at this point in the history
Add webhook to invoke a compatibility check
  • Loading branch information
Joel Allred authored Jun 6, 2018
2 parents da34ceb + d58eeb4 commit 2a72bf2
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 @@ -288,6 +288,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 2a72bf2

Please sign in to comment.