From 57f46289523f2bfb9e2f7a6a57a78595ee0c22ce Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Sun, 6 Jan 2019 23:56:18 +0000 Subject: [PATCH] fix travis --- .travis.yml | 1 - 1 file changed, 1 deletion(-) 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: