mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
fix travis
This commit is contained in:
parent
3ef7d3b7ea
commit
57f4628952
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user