Skip to content

Commit

Permalink
Merge pull request #4195 from rolandwalker/no_travis_emails
Browse files Browse the repository at this point in the history
suppress email notifications from travis
  • Loading branch information
rolandwalker committed May 6, 2014
2 parents b677c75 + 70f661a commit dfcbebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ notifications:
- "%{build_number}: %{branch}@%{commit} %{author} -> %{message} %{build_url}"
use_notice: true
skip_join: true
email: false

0 comments on commit dfcbebc

Please sign in to comment.