diff --git a/web3.js/.travis.yml b/web3.js/.travis.yml index c7c66f623c..3876851e2a 100644 --- a/web3.js/.travis.yml +++ b/web3.js/.travis.yml @@ -48,11 +48,3 @@ deploy: on: tags: true node_js: "lts/*" -# - provider: npm -# skip-cleanup: true -# email: $NPM_EMAIL_ADDRESS -# api_key: $NPM_AUTH_TOKEN -# on: -# tags: true -# node_js: "lts/*" -#