Skip to content

Commit 2a72bf2

Browse files
author
Joel Allred
authored
Merge pull request #2268 from allredj/trigger-testgen
Add webhook to invoke a compatibility check
2 parents da34ceb + d58eeb4 commit 2a72bf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ notifications:
288288
webhooks:
289289
urls:
290290
- http://dashboard.diffblue.com/api/travis-webhooks
291+
- https://us-central1-dev-user-joelallred.cloudfunctions.net/trigger-testgen-from-cbmc
291292
on_success: always
292293
on_failure: always
293294
on_start: never

0 commit comments

Comments
 (0)