mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-12-22 14:49:59 +00:00
Disable email notifications
This commit is contained in:
parent
9ad2264edf
commit
d7694d6c62
|
@ -13,3 +13,6 @@ install:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- pep8 nyaa/ --show-source --max-line-length=100
|
- pep8 nyaa/ --show-source --max-line-length=100
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email: false
|
||||||
|
|
Loading…
Reference in a new issue