mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
Don't email on successful builds
This commit is contained in:
parent
a2d00cb613
commit
0638a5a320
1 changed files with 3 additions and 0 deletions
|
@ -5,3 +5,6 @@ language: c
|
|||
env:
|
||||
- PYENV_NATIVE_EXT=
|
||||
- PYENV_NATIVE_EXT=1
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
|
Loading…
Reference in a new issue