explicitly defined email notifications
This commit is contained in:
parent
4df5bbb3f3
commit
3f496db5a9
@ -2,5 +2,11 @@ language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
# Change this to your needs
|
||||
# Build MCServer
|
||||
script: make release=1
|
||||
|
||||
# Notification Settings
|
||||
notifications:
|
||||
email:
|
||||
on_success: change
|
||||
on_failure: always
|
||||
|
Loading…
Reference in New Issue
Block a user