Update .travis.yml
don't send emails on a successful build
This commit is contained in:
@@ -28,3 +28,6 @@ after_success: |
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
||||
Reference in New Issue
Block a user