mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
Disable Travis emails
This commit is contained in:
parent
67b9675c81
commit
06a4e2d29b
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@ virt: lxd
|
||||||
os: linux
|
os: linux
|
||||||
language: c
|
language: c
|
||||||
script: make -j4 V=0
|
script: make -j4 V=0
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
Loading…
Reference in a new issue