diff --git a/.travis.yml b/.travis.yml index 708e374..ae57c0a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,3 +61,6 @@ install: script: - chmod +x .ci/run.sh - ./.ci/run.sh + +notifications: + email: false