mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-22 21:15:35 +03:00
+ travis: slack notifications
This commit is contained in:
parent
1f0c8c6a3b
commit
8aef6d8f91
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ script:
|
|||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
notifications:
|
||||
slack: $SLACK_TOKEN
|
||||
|
||||
matrix:
|
||||
include:
|
||||
# Release build configuration
|
||||
|
|
Loading…
Reference in a new issue