nantai-erp-admin/.travis.yml
2024-09-23 10:51:42 +08:00

6 lines
85 B
YAML

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