diff --git a/web3.js/.travis.yml b/web3.js/.travis.yml index 979a4bed38..269c1fdcad 100644 --- a/web3.js/.travis.yml +++ b/web3.js/.travis.yml @@ -9,7 +9,6 @@ script: - npm run lint - for example in examples/*.js; do node $example; done after_success: - - npm run coveralls - npm run codecov before_deploy: