mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
ci(travis): run test command in script
This commit is contained in:
parent
5726e99d92
commit
659cd99557
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@ language: node_js
|
||||||
node_js: 10
|
node_js: 10
|
||||||
cache: yarn
|
cache: yarn
|
||||||
script:
|
script:
|
||||||
|
- yarn test
|
||||||
- yarn build
|
- yarn build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue