don't send emails on a successful build
@ -28,3 +28,6 @@ after_success: |
matrix:
allow_failures:
- rust: nightly
notifications:
email:
on_success: never