mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
ci(travis): run only prepack script
This commit is contained in:
parent
d8224ab3c9
commit
7515f756ab
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js: 12
|
node_js: 12
|
||||||
cache: yarn
|
cache: yarn
|
||||||
script:
|
script: yarn prepack
|
||||||
- yarn prepack
|
|
||||||
- yarn build
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue