diff --git a/.travis.yml b/.travis.yml index 4ad61224..3e8fcfeb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,3 +24,6 @@ script: - DEBUG=airtap:* npm run $CMD after_success: npm run coverage + +notifications: + email: false