diff --git a/.travis.yml b/.travis.yml index 363e1bc..47c1571 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,10 @@ cache: directories: - ./target/ +notifications: + email: + on_success: never + before_deploy: - ./ci/before_deploy.sh