1
Fork 0

Don't send mails

This commit is contained in:
Jan-Erik Rediger 2018-09-15 00:27:47 +02:00
parent c87fdf7e3e
commit 5fb2d20ab9

View file

@ -10,6 +10,6 @@ script:
- | - |
cargo build && cargo build &&
cargo test cargo test
notifications: notifications:
email: email: false
on_success: never