diff --git a/.travis.yml b/.travis.yml index bdffccd..779f8e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,4 +56,4 @@ after_script: - if [[ $TEST_COVERAGE == 'true' ]]; then composer upload-coverage ; fi notifications: - email: true + email: false