travis: disabled e-mail notifications

docs here: http://about.travis-ci.org/docs/user/notifications/
This commit is contained in:
Szakáts Viktor
2013-03-22 12:48:11 +01:00
parent 3640917ad8
commit 49711d0d74

View File

@@ -3,3 +3,5 @@ compiler: gcc
script: make
before_install:
- sudo apt-get install -qq libmagic-dev
notifications:
email: false