diff --git a/.travis.yml b/.travis.yml index 0a3297b..feced64 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,3 +13,6 @@ install: script: - pep8 nyaa/ --show-source --max-line-length=100 + +notifications: + email: false