We’re still running into a bug that’s mentioned in https://github.com/travis-ci/travis-ci/issues/1696, where we have both allow_failures and fast_finish enabled, so we receive an email for every build that finishes. Can you change the behavior so that it only sends us one email unless the subsequent build statuses are failures?
Here’s the faulty .travis.yml: https://github.com/twitter/finagle/blob/368f6acf0476730b24dbc0649bdcfbfcf545fb05/.travis.yml