Disable email notifications in Travis.

This commit is contained in:
Viral B. Shah 2015-01-05 23:33:12 +05:30
parent 443e13ece7
commit 79affe971d
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@ script: ./.travis.sh
env:
- TARGET=host
- TARGET=arm32
notifications:
email: false