fix travis

This commit is contained in:
Eugenio Romano
2019-01-08 16:30:12 +00:00
parent 3ef7d3b7ea
commit 57f4628952
-1
View File
@@ -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: