Disable Travis alert on pull request (#7046)
This commit is contained in:
parent
e16a0f8c34
commit
b72fe0f03c
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ deploy:
|
|||
notifications:
|
||||
slack:
|
||||
if: branch = master
|
||||
on_pull_requests: false
|
||||
on_success: change
|
||||
on_failure: always
|
||||
rooms:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue