From 7803e1be3d7251599e8b5157f423a471d2cb6dbf Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Fri, 21 Jan 2022 11:01:27 -0800 Subject: [PATCH] chore: remove reference to nonexistent script --- web3.js/.travis/script.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/web3.js/.travis/script.sh b/web3.js/.travis/script.sh index 1cac25d1ef..a510b6c634 100644 --- a/web3.js/.travis/script.sh +++ b/web3.js/.travis/script.sh @@ -13,4 +13,3 @@ npm run doc npm run lint npm run codecov npm run test:live-with-test-validator -npm run test:browser-with-test-validator