travis: disabled e-mail notifications
docs here: http://about.travis-ci.org/docs/user/notifications/
This commit is contained in:
@@ -3,3 +3,5 @@ compiler: gcc
|
||||
script: make
|
||||
before_install:
|
||||
- sudo apt-get install -qq libmagic-dev
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
Reference in New Issue
Block a user