mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-20 13:27:36 +02: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
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue