travis: Disable email notifications

I'm getting spammed.  We'll see the results in the status.

Closes: #450
Approved by: jlebon
This commit is contained in:
Colin Walters 2016-08-09 12:51:30 -04:00 committed by Atomic Bot
parent a29bb0ab6b
commit 519292114f

View File

@ -11,3 +11,6 @@ env:
script:
- tests/ci-install.sh
- ci_parallel=2 ci_sudo=yes tests/ci-build.sh
notifications:
email: false