diff --git a/.travis.yml b/.travis.yml index 87bd1a1bd..955aa5bae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,4 +35,6 @@ jobs: "on": all_branches: true condition: $RELEASE_BRANCHES =~ $TRAVIS_BRANCH + skip_cleanup: true + email: $NPM_EMAIL api_key: $NPM_TOKEN