uni-ticket-system/node_modules/zrender/.travis.yml

13 lines
106 B
YAML
Raw Normal View History

2023-12-05 02:11:10 +00:00
language: node_js
node_js:
- "node"
branches:
only:
- next
script:
- npm i
- npm run build