diff --git a/.travis.yml b/.travis.yml index be0b4018..350e0a8e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,3 +26,5 @@ deploy: script: bash docker_push.sh on: tags: true +notifications: + email: false