misc(Travis): silence annoying success emails

Got it, it worked, nice, no need to email me on every push about it.

[skip ci]
This commit is contained in:
Luis Lavena 2016-11-24 21:26:36 -03:00
parent 6c8981af91
commit a0fcdb896e
1 changed files with 4 additions and 0 deletions

View File

@ -5,3 +5,7 @@ crystal:
matrix:
allow_failures:
- crystal: nightly
notifications:
email:
on_success: never