Files
cashier-admin/.travis.yml
liuyingfang 6c2fb9b16e 初始化
2024-01-02 10:43:33 +08:00

6 lines
81 B
YAML

language: node_js
node_js: 10
script: npm run test
notifications:
email: false