Don't give build notifications via e-mail

I personally find that just looking at the red/green status of any given
pull request is enough information on the status of current builds.
This commit is contained in:
Brandur 2015-09-29 21:58:22 -07:00
parent 6f9fa3b640
commit 0813a1fd45

View File

@ -19,4 +19,7 @@ matrix:
- rvm: jruby-19mode
gemfile: gemfiles/yajl.gemfile
notifications:
email: false
sudo: false