1
0
mirror of synced 2025-12-07 22:28:34 +08:00
Files
vxe-table/.travis.yml
xuliangzhan 4e53124139 update
2019-06-24 20:14:26 +08:00

6 lines
107 B
YAML

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