Merge: + travis: slack notifications
* commit '8aef6d8f91bbac5ce47539ef121a73ea75d12042': + travis: slack notifications
This commit is contained in:
commit
28cc9dc973
|
@ -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 New Issue