Update travis config not to send email notifications

This commit is contained in:
João Brázio 2016-07-19 01:45:13 +01:00 committed by Scott Lahteine
parent 6c899bb520
commit 5cdd6f02ec

View file

@ -1,6 +1,9 @@
--- ---
language: c language: c
# #
notifications:
email: false
#
before_install: before_install:
# #
# Fetch the tag information for the current branch # Fetch the tag information for the current branch