Turn off travis email notifications.
This commit is contained in:
parent
ca34a379c7
commit
cc229e87b3
@ -21,3 +21,5 @@ before_script:
|
|||||||
script:
|
script:
|
||||||
- make
|
- make
|
||||||
- test/run-tests
|
- test/run-tests
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user