1
0
mirror of synced 2025-11-06 11:20:40 +08:00
Files
vxe-table/.travis.yml
2022-11-19 23:38:55 +08:00

5 lines
96 B
YAML

language: node_js
node_js: 16
script: npm run build && npm run lib
notifications:
email: false