mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
travis: Add WebHook
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
This commit is contained in:
parent
f62216fa07
commit
86091748a4
1 changed files with 5 additions and 0 deletions
|
@ -91,3 +91,8 @@ script:
|
|||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- secure: "AqDM5SkWJPSBeCiyGdXzHYLnFCML/vKxWW/0wE00ocX+97Fa5ixeU7apMJ0OMZ0ZQVXG96xVtlJ513ZSpnRYHx6FF+Ivvw5pYeZjKHqtxThEhOueW1YynYWMX7HJrA4P19ollqRLrtsJqG6x7BhVEnIyhyu9eXtgj6hiI70F0SE="
|
||||
on_success: change
|
||||
|
|
Loading…
Reference in a new issue