diff --git a/.travis.yml b/.travis.yml index 8b57f413..8594ff78 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,3 +11,6 @@ env: script: - tests/ci-install.sh - ci_parallel=2 ci_sudo=yes tests/ci-build.sh + +notifications: + email: false