Update travis config not to send email notifications
This commit is contained in:
parent
6c899bb520
commit
5cdd6f02ec
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
language: c
|
||||
#
|
||||
notifications:
|
||||
email: false
|
||||
#
|
||||
before_install:
|
||||
#
|
||||
# Fetch the tag information for the current branch
|
||||
|
|
Loading…
Reference in a new issue