diff --git a/.travis.yml b/.travis.yml index b537bd8..44a1288 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,3 +18,7 @@ before_script: script: - pytest -v + +notifications: + email: + on_success: never