diff --git a/.travis.yml b/.travis.yml index 5923d9f4bc..8f2dc8eba7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,7 +55,6 @@ jobs: - npm run stylelint || exit 1 - rm -rf tmp && (./scripts/smart-build.sh -b $TRAVIS_BRANCH || exit 1;); - npm run build:dist || exit 1 - - npm run bundlesize-check || exit 1 - stage: Unit test name: core script: