1
0
mirror of synced 2025-12-07 14:18:31 +08:00
Files
vxe-table/.travis.yml
xuliangzhan a331595dc4 update
2019-06-24 21:53:37 +08:00

6 lines
102 B
YAML

language: node_js
node_js:
- "10"
script: npm run build && npm run lib
notifications:
email: false