Update travis config not to send email notifications
This commit is contained in:
parent
6c899bb520
commit
5cdd6f02ec
@ -1,6 +1,9 @@
|
||||
---
|
||||
language: c
|
||||
#
|
||||
notifications:
|
||||
email: false
|
||||
#
|
||||
before_install:
|
||||
#
|
||||
# Fetch the tag information for the current branch
|
||||
|
Loading…
Reference in New Issue
Block a user