diff --git a/.travis.yml b/.travis.yml index 567fe850..8876fd5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,3 +15,6 @@ script: - node test.js temp.md - awesome_bot temp.md --allow-redirect --allow-ssl - danger --verbose + +notifications: + email: false