Skip to content

Commit ab83f8e

Browse files
josephperrottmmalerba
authored andcommitted
chore: add on_* to travis.yaml for webhooks (#8850)
1 parent 826394b commit ab83f8e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,8 @@ notifications:
6363
webhooks:
6464
urls:
6565
- https://us-central1-test-jperrott.cloudfunctions.net/travisCi
66+
on_success: always
67+
on_failure: always
68+
on_start: always
69+
on_cancel: always
70+
on_error: always

0 commit comments

Comments
 (0)