mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
Travis: turn off email notifications.
Believe me Travis, I notice... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
b257b8960b
commit
8fdf334168
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user