Disable travis notifications on success

This commit is contained in:
CreepySkeleton
2019-10-19 22:29:09 +03:00
parent b6be89e8cc
commit 249d9213a7
+5
View File
@@ -12,3 +12,8 @@ matrix:
allow_failures:
- rust: nightly
fast_finish: true
notifications:
email:
on_success: never