Travis: turn off email notifications.

Believe me Travis, I notice...

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
Rusty Russell 2017-10-31 12:37:53 +10:30
parent b257b8960b
commit 8fdf334168

View File

@ -2,6 +2,9 @@ language: c
dist: trusty
sudo: true
notifications:
email: false
env:
- NO_VALGRIND=1 ARCH=32 DEVELOPER=1
- NO_VALGRIND=1 ARCH=64 DEVELOPER=1