diff --git a/.travis.yml b/.travis.yml index 6abd788..2552bdc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,13 +7,6 @@ node_js: - '8' - '7' - '6' - - '4' -notifications: - email: - recipients: - - nnsceg@gmail.com - on_success: never - on_failure: always branches: except: - /^v\d+\.\d+\.\d+$/