carbon-components-svelte/.travis.yml

6 lines
81 B
YAML

language: node_js
node_js: 12
cache: yarn
script:
- yarn prepack
- yarn test