Don't send mails
This commit is contained in:
parent
c87fdf7e3e
commit
5fb2d20ab9
|
@ -10,6 +10,6 @@ script:
|
||||||
- |
|
- |
|
||||||
cargo build &&
|
cargo build &&
|
||||||
cargo test
|
cargo test
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email: false
|
||||||
on_success: never
|
|
||||||
|
|
Loading…
Reference in a new issue