mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
ci(travis): require node_js >=12
This commit is contained in:
parent
41a533d8f4
commit
bf0f11ad98
2 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
language: node_js
|
||||
node_js: 10
|
||||
node_js: 12
|
||||
cache: yarn
|
||||
script:
|
||||
- yarn prepack
|
||||
- yarn build
|
||||
- cd docs && yarn && yarn test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue