Browse Source
Merge pull request #208 from kaadevelop/11.0
🛡️ travis.yml notifications webhook travis
pull/218/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
|
@ -38,3 +38,7 @@ after_success: |
|
|
|
|
|
|
|
|
notifications: |
|
|
notifications: |
|
|
email: false |
|
|
email: false |
|
|
|
|
|
webhooks: |
|
|
|
|
|
on_failure: change |
|
|
|
|
|
urls: |
|
|
|
|
|
- "https://ci.it-projects.info/travis/on_failure/change" |