1
0
mirror of synced 2025-12-08 06:38:39 +08:00
Files
vxe-table/.travis.yml
xuliangzhan 5da9c1c0de update
2019-06-24 20:41:21 +08:00

6 lines
102 B
YAML

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