Browse Source
Merge pull request #209 from kaadevelop/12.0
🛡️ travis.yml notifications webhook travis
pull/210/head
Ivan Yelizariev
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
.travis.yml
|
@ -39,3 +39,7 @@ after_success: |
|
|
|
|
|
|
|
|
notifications: |
|
|
notifications: |
|
|
email: false |
|
|
email: false |
|
|
|
|
|
webhooks: |
|
|
|
|
|
on_failure: change |
|
|
|
|
|
urls: |
|
|
|
|
|
- "https://ci.it-projects.info/travis/on_failure/change" |