mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-09 00:01:53 -05:00
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:
parent
6f9fa3b640
commit
0813a1fd45
@ -19,4 +19,7 @@ matrix:
|
|||||||
- rvm: jruby-19mode
|
- rvm: jruby-19mode
|
||||||
gemfile: gemfiles/yajl.gemfile
|
gemfile: gemfiles/yajl.gemfile
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user