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
|
- LC_CTYPE=en_US.UTF-8
|
||||||
- LANG=en_US.UTF-8
|
- LANG=en_US.UTF-8
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- env
|
- env
|
||||||
|
|
Loading…
Reference in New Issue