Disable travis-ci email notification
This commit is contained in:
parent
9c3928a9db
commit
47b77b7448
|
@ -7,6 +7,8 @@ env:
|
|||
- LC_CTYPE=en_US.UTF-8
|
||||
- LANG=en_US.UTF-8
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
before_install:
|
||||
- env
|
||||
|
|
Loading…
Reference in New Issue