mirror of
https://github.com/pyenv/pyenv.git
synced 2026-01-27 14:47:33 +09:00
Don't email on successful builds
This commit is contained in:
parent
a2d00cb613
commit
0638a5a320
@ -5,3 +5,6 @@ language: c
|
|||||||
env:
|
env:
|
||||||
- PYENV_NATIVE_EXT=
|
- PYENV_NATIVE_EXT=
|
||||||
- PYENV_NATIVE_EXT=1
|
- PYENV_NATIVE_EXT=1
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: never
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user