diff --git a/.travis.yml b/.travis.yml index 4f8b4c9..f009b12 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,10 +6,6 @@ node_js: env: - NODE_ENV=integration LOG_LEVEL=warn MONGO_URI=127.0.0.1:27017/test_db MONGO_USER=travis MONGO_PASS=test -notifications: - email: - - build@mailvelope.com - services: - mongodb