chore: update default theme prior to build

this time actually do this
This commit is contained in:
Alex Gyoshev 2017-02-28 16:20:01 +02:00
Родитель fc19bca3a1
Коммит b73cb0b47e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -22,10 +22,10 @@ before_install:
- npm i -g npm@^3.8.0
- echo "@progress:registry=https://$PROGRESS_REGISTRY_HOST/" > .npmrc
- echo "//$PROGRESS_REGISTRY_HOST/:_authToken=\"$PROGRESS_REGISTRY_TOKEN\"" >> .npmrc
- npm update @progress/kendo-theme-default
before_script:
- npm prune
after_success:
- npm update @progress/kendo-theme-default
- npm run semantic-release
branches:
except: