diff --git a/.travis.yml b/.travis.yml index 620eb24..8bbfbd8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,4 +47,7 @@ jobs: - npm run publish:linux on: branch: master - condition: $TRAVIS_BRANCH = master \ No newline at end of file + condition: $TRAVIS_BRANCH = master + +notifications: + email: false \ No newline at end of file