mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-04 06:44:24 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user