disable travis email notifications
This commit is contained in:
parent
e4c754cb43
commit
b5a158d0d2
1 changed files with 3 additions and 0 deletions
|
@ -61,3 +61,6 @@ install:
|
|||
script:
|
||||
- chmod +x .ci/run.sh
|
||||
- ./.ci/run.sh
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue