This is very similar to https://github.com/travis-ci/travis-ci/issues/1696, but since that issue is 6 years old, it seemed fair to open a new one.
It’s been a few weeks that I systematically receive two duplicated email notifications for Travis builds. The emails are typically sent almost immediately after each other and would look like that:
An example to one of those build would be: https://travis-ci.org/Ecodev/chez-emmy/builds/560767580
Contrary to the mentioned issue I do not use allowed_failures
nor fast_finish
. So I assume there is a unrelated bug in Travis itself.
Is there any way to stop receiving duplicated notifications ?