Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable on_success email notification in Travis CI configuration #198

Closed
raphaelstolt opened this issue May 2, 2017 · 0 comments
Closed

Comments

@raphaelstolt
Copy link
Contributor

To reduce the noise coming from email notifications for Travis CI builds, a possible configuration might look like:

notifications:
  email:
    on_success: never # default: change
    on_failure: always # default: always
raphaelstolt added a commit to raphaelstolt/construct that referenced this issue May 2, 2017
raphaelstolt added a commit to raphaelstolt/construct that referenced this issue May 2, 2017
jonathantorres added a commit that referenced this issue May 10, 2017
…ation

Disable email notifications for successful builds. Closes #198.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant